VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtPropAdder Class Referenceabstract

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. More...
 
virtual ~DtPropAdder ()
 DTOR. More...
 
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. More...
 

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 Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)