![]() |
VR-Forces Development_Version Class Documentation
|
Updates the GL Studio Yaw attribute. More...

Public Member Functions | |
| DtGlStudioYawUpdater () | |
| virtual | ~DtGlStudioYawUpdater () |
| virtual std::string | value (double time) |
| Returns the value as a string. | |
Public Member Functions inherited from makVrv::DtGlStudioObjectAttributeUpdater | |
| DtGlStudioObjectAttributeUpdater () | |
| virtual | ~DtGlStudioObjectAttributeUpdater () |
| virtual void | init (DtSmoother *smoother, DtDe *de) |
| initialize with a HUD object's smoother | |
| virtual std::string | value () |
| just to make the base class happy since this particular type of updater needs a time to function properly | |
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 |
Protected Attributes inherited from makVrv::DtGlStudioAttributeUpdater | |
| DtSignalConnectionManager | myEntityConnections |
| bool | myIsDirty |
Updates the GL Studio Yaw attribute.
| makVrv::DtGlStudioYawUpdater::DtGlStudioYawUpdater | ( | ) |
|
virtual |
|
virtual |
Returns the value as a string.
Implements makVrv::DtGlStudioObjectAttributeUpdater.
|
protectedvirtual |
|
protected |
|
protected |
|
protected |