VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)