![]() |
VR-Forces 4.5 Class Documentation
|
DtSwitchStateMapperCreator class. More...

Public Member Functions | |
| DtSwitchStateMapperCreator () | |
| CTOR. | |
| virtual | ~DtSwitchStateMapperCreator () |
| DTOR. | |
| virtual DtSwitchStateMapper * | create (DtDe &de, osg::Node *node, DtOsgArticulatedModel *osgArticulatedModel, const rapidjson::Value &jsonObject, const std::string &modelDefName, const DtElementID elementId, const DtUniqueID id, const bool useInstancing, const unsigned int nodeTypeIndex) |
| Create DtSwitchStateMapper for configuring osgSim::MultiSwitch nodes. | |
Public Member Functions inherited from makVrv::DtMetaObjectCreator | |
| DtMetaObjectCreator () | |
| CTOR. | |
| virtual | ~DtMetaObjectCreator () |
| DTOR. | |
DtSwitchStateMapperCreator class.
| makVrv::DtSwitchStateMapperCreator::DtSwitchStateMapperCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Create DtSwitchStateMapper for configuring osgSim::MultiSwitch nodes.
Implements makVrv::DtMetaObjectCreator.