![]() |
VR-Forces 4.10 Class Documentation
|
DtWindSwitchTickableCreator class. More...

Public Member Functions | |
| DtWindSwitchTickableCreator () | |
| CTOR. More... | |
| virtual | ~DtWindSwitchTickableCreator () |
| DTOR. More... | |
| virtual DtWindSwitchTickable * | create (DtDe &de, osg::Node *node, DtOsgArticulatedModel *osgArticulatedModel, const rapidjson::Value &jsonObject, const std::string &modelDefName, const DtElementID elementId, const DtUniqueID uniqueId, const unsigned int nodeTypeIndex) |
| Create a DtTickable for wind switch state. More... | |
Public Member Functions inherited from makVrv::DtMetaObjectCreator | |
| DtMetaObjectCreator () | |
| CTOR. More... | |
| virtual | ~DtMetaObjectCreator () |
| DTOR. More... | |
DtWindSwitchTickableCreator class.
| makVrv::DtWindSwitchTickableCreator::DtWindSwitchTickableCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Create a DtTickable for wind switch state.
Implements makVrv::DtMetaObjectCreator.