VR-Forces 5.0.3 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
makVrf::DtVrfPropAdder Class Reference

Adds props to an existing terrain layer.

Public Member Functions

 DtVrfPropAdder (makVrv::DtDe &de, makVrv::DtAgentManagerInterface &agentManagerInterface)
 
virtual ~DtVrfPropAdder ()
 
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)
 

Protected Attributes

makVrv::DtDemyDe
 
makVrv::DtAgentManagerInterfacemyAgentInterface
 

Constructor & Destructor Documentation

makVrf::DtVrfPropAdder::DtVrfPropAdder ( makVrv::DtDe de,
makVrv::DtAgentManagerInterface agentManagerInterface 
)

CTOR.

virtual makVrf::DtVrfPropAdder::~DtVrfPropAdder ( )
virtual

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

makVrv::DtDe& makVrf::DtVrfPropAdder::myDe
protected
makVrv::DtAgentManagerInterface& makVrf::DtVrfPropAdder::myAgentInterface
protected

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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)