![]() |
VR-Forces 5.0.3 Developer's Guide
|
class containing information about the rotors of an articulated model and the state This class is used by the DtEntityRotorManager
Public Member Functions | |
| DtEntityRotorData (DtOsgArticulatedModel *model) | |
| virtual | ~DtEntityRotorData () |
| virtual void | setState (int stateNumber, int stateValue) |
Public Attributes | |
| DtOsgArticulatedModel * | myModel |
| DtRotorState * | myRotorState |
Private Member Functions | |
| DtEntityRotorData ()=delete | |
| DtEntityRotorData (const DtEntityRotorData &rhs)=delete | |
| DtEntityRotorData & | operator= (const DtEntityRotorData &rhs)=delete |
| makVrv::DtEntityRotorData::DtEntityRotorData | ( | DtOsgArticulatedModel * | model | ) |
constructor
|
virtual |
destructor
|
privatedelete |
not allowed
|
privatedelete |
|
privatedelete |
take an action when a state changes value
| DtOsgArticulatedModel* makVrv::DtEntityRotorData::myModel |
the model
| DtRotorState* makVrv::DtEntityRotorData::myRotorState |
the current rotor state