VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrf::DtVrfPropAdder Class Reference

Adds props to an existing terrain layer. More...

List of all members.

Public Member Functions

 DtVrfPropAdder (makVrv::DtDe &de, makVrv::DtAgentManagerInterface &agentManagerInterface)
 CTOR.
virtual ~DtVrfPropAdder ()
 DTOR.
virtual void addProp (makVrv::DtTerrainLayer *layer, const std::string &propType, const std::string &modelDef, double posX, double posY, double posZ, double orientationX=0.0, double orientationY=0.0, double orientationZ=0.0, double orientationW=1.0)
 Adds a prop of a certain type and model definition file to the given layer.

Protected Attributes

makVrv::DtDemyDe
makVrv::DtAgentManagerInterfacemyAgentInterface

Detailed Description

Adds props to an existing terrain layer.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrf::DtVrfPropAdder::addProp ( makVrv::DtTerrainLayer layer,
const std::string &  propType,
const std::string &  modelDef,
double  posX,
double  posY,
double  posZ,
double  orientationX = 0.0,
double  orientationY = 0.0,
double  orientationZ = 0.0,
double  orientationW = 1.0 
) [virtual]

Adds a prop of a certain type and model definition file to the given layer.


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)