![]() |
VR-Forces Development_Version Class Documentation
|
DtWindRotTickableCreator class. More...

Public Member Functions | |
| DtWindRotTickableCreator () | |
| CTOR. | |
| virtual | ~DtWindRotTickableCreator () |
| DTOR. | |
| virtual DtWindRotTickable * | create (DtDe &de, osg::Node *node, DtOsgArticulatedModel *osgArticulatedModel, const rapidjson::Value &jsonObject, const std::string &modelDefName, const DtElementID elementId, const DtUniqueID uniqueId, const bool useInstancing, const unsigned int nodeTypeIndex) |
| Create DtTickable for wind direction updates. | |
Public Member Functions inherited from makVrv::DtMetaObjectCreator | |
| DtMetaObjectCreator () | |
| CTOR. | |
| virtual | ~DtMetaObjectCreator () |
| DTOR. | |
DtWindRotTickableCreator class.
| makVrv::DtWindRotTickableCreator::DtWindRotTickableCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Create DtTickable for wind direction updates.
Implements makVrv::DtMetaObjectCreator.