VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtPropAdder Class Reference

The DtPropAdder will create props from feature files containing prop point features and add them to the makVrv::DtTerrainLayer. More...

Inheritance diagram for makVrv::DtPropAdder:
Inheritance graph
[legend]

Public Member Functions

 DtPropAdder (DtDe &de, DtAgentManagerInterface &agentManagerInterface)
 CTOR.
virtual ~DtPropAdder ()
 DTOR.
virtual void addProps (const makArchives::DtAddPropsRuleRecord &rule, DtTerrainLayer *terrainLayer)=0
 Load the feature file, look for features based on the rule and create create props.

Protected Attributes

DtDemyDe
DtAgentManagerInterfacemyAgentInterface

Detailed Description

The DtPropAdder will create props from feature files containing prop point features and add them to the makVrv::DtTerrainLayer.

Constructor & Destructor Documentation

makVrv::DtPropAdder::DtPropAdder ( DtDe de,
DtAgentManagerInterface agentManagerInterface 
)

CTOR.

virtual makVrv::DtPropAdder::~DtPropAdder ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtPropAdder::addProps ( const makArchives::DtAddPropsRuleRecord rule,
DtTerrainLayer terrainLayer 
)
pure virtual

Load the feature file, look for features based on the rule and create create props.

Add those props to terrainLayer.

Implemented in makVrv::DtTdbPropAdder.

Member Data Documentation

DtDe& makVrv::DtPropAdder::myDe
protected
DtAgentManagerInterface& makVrv::DtPropAdder::myAgentInterface
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)