VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)