![]() |
VR-Forces 4.6.1 Class Documentation
|
Adds props to an existing terrain layer. More...
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::DtDe & | myDe |
| makVrv::DtAgentManagerInterface & | myAgentInterface |
Adds props to an existing terrain layer.
| 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 |