![]() |
VR-Forces 5.0.3 Developer's Guide
|
Update GLStudio pitch attribute.

Public Member Functions | |
| DtGlStudioPitchUpdater () | |
| virtual | ~DtGlStudioPitchUpdater () |
| virtual std::string | value (double time) |
Public Member Functions inherited from makVrv::DtGlStudioObjectAttributeUpdater | |
| DtGlStudioObjectAttributeUpdater () | |
| virtual | ~DtGlStudioObjectAttributeUpdater () |
| virtual void | init (DtSmoother *smoother, DtDe *de) |
| virtual std::string | value () |
| virtual void | setElementId (DtElementID id) |
| virtual DtElementID | elementId () const |
Public Member Functions inherited from makVrv::DtGlStudioAttributeUpdater | |
| DtGlStudioAttributeUpdater () | |
| virtual | ~DtGlStudioAttributeUpdater () |
| virtual bool | isDirty () |
Protected Member Functions | |
| virtual void | setOrientation (const DtTaitBryan &orient) |
Protected Attributes | |
| DtVector | myLocation |
| DtTaitBryan | myOrientation |
| DtTaitBryan | myTopoOrientation |
Protected Attributes inherited from makVrv::DtGlStudioObjectAttributeUpdater | |
| DtSmoother * | mySmoother |
| DtDe * | myDe |
| DtElementID | myElementId |
Protected Attributes inherited from makVrv::DtGlStudioAttributeUpdater | |
| DtSignalConnectionManager | myEntityConnections |
| bool | myIsDirty |
| makVrv::DtGlStudioPitchUpdater::DtGlStudioPitchUpdater | ( | ) |
|
virtual |
|
virtual |
Returns the value as a string.
Implements makVrv::DtGlStudioObjectAttributeUpdater.
|
protectedvirtual |
|
protected |
|
protected |
|
protected |