![]() |
VR-Forces 4.7 Class Documentation
|
DtWindDirTickableCreator class. More...

Public Member Functions | |
| DtWindDirTickableCreator () | |
| CTOR. | |
| virtual | ~DtWindDirTickableCreator () |
| DTOR. | |
| virtual DtWindDirTickable * | 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. | |
DtWindDirTickableCreator class.
| makVrv::DtWindDirTickableCreator::DtWindDirTickableCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Create DtTickable for wind direction updates.
Implements makVrv::DtMetaObjectCreator.