VR-Forces Developer's Guide
 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.

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

Public Member Functions

 DtPropAdder (DtDe &de, DtAgentManagerInterface &agentManagerInterface)
 
virtual ~DtPropAdder ()
 
virtual void addProps (const makArchives::DtAddPropsRuleRecord &rule, DtTerrainLayer *terrainLayer)=0
 

Protected Attributes

DtDemyDe
 
DtAgentManagerInterfacemyAgentInterface
 

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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)