![]() |
VR-Vantage 1.4.1 API Class Documentation
|
Definition class for the scene object class: MyObject. More...

Public Types | |
| enum | FunctionIds { function_createModel, function_setRotationAngle, end_FunctionIds } |
| Unique Function Ids used to store the state functions in a message. More... | |
Public Member Functions | |
| MyObjectClassDefinition (const std::string &className="MyObject") | |
| CTOR- all functions pointers are binded in the CTOR. | |
| virtual | ~MyObjectClassDefinition () |
| DTOR. | |
Definition class for the scene object class: MyObject.
| MyObjectClassDefinition::MyObjectClassDefinition | ( | const std::string & | className = "MyObject" | ) |
CTOR- all functions pointers are binded in the CTOR.
| virtual MyObjectClassDefinition::~MyObjectClassDefinition | ( | ) | [virtual] |
DTOR.