![]() |
VR-Forces 5.0.2 Developer's Guide
|
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::DtDe & | myDe |
| makVrv::DtAgentManagerInterface & | myAgentInterface |
| makVrf::DtVrfPropAdder::DtVrfPropAdder | ( | makVrv::DtDe & | de, |
| makVrv::DtAgentManagerInterface & | agentManagerInterface | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Adds a prop of a certain type and model definition file to the given layer.
|
protected |
|
protected |