DtFpsOrientationUpdaterAgentImplementation provides the concrete implementation of the DtFpsOrientationUpdaterAgent interface. It forwards method calls to the actual DtFpsOrientationUpdater object and handles distributed operation.
#include <DtFpsOrientationUpdaterClasses.hpp>
◆ DtFpsOrientationUpdaterAgentImplementation()
| makVre::DtFpsOrientationUpdaterAgentImplementation::DtFpsOrientationUpdaterAgentImplementation |
( |
| ) |
|
◆ ~DtFpsOrientationUpdaterAgentImplementation()
| virtual makVre::DtFpsOrientationUpdaterAgentImplementation::~DtFpsOrientationUpdaterAgentImplementation |
( |
| ) |
|
|
overridevirtual |
◆ setModelHeading()
| virtual void makVre::DtFpsOrientationUpdaterAgentImplementation::setModelHeading |
( |
double | heading, |
|
|
bool | useYaw ) |
|
overridevirtual |
Sets the heading of the model.
- Parameters
-
| heading | Heading angle in degrees |
| useYaw | Flag indicating whether to use yaw rotation or direct orientation |
Controls the heading rotation of the model. When useYaw is true, the heading is applied as a yaw rotation. Otherwise, it's applied as a direct orientation change.
Implements makVre::DtFpsOrientationUpdaterAgent.
◆ findObjectAsDtSceneObjectUpdater()
| virtual makVrv::DtSceneObjectUpdater * makVre::DtFpsOrientationUpdaterAgentImplementation::findObjectAsDtSceneObjectUpdater |
( |
| ) |
|
|
overrideprotectedvirtual |
Finds the controlled object as DtSceneObjectUpdater.
- Returns
- Pointer to the controlled updater object as DtSceneObjectUpdater
◆ findObjectAsDtFpsOrientationUpdater()
| virtual DtFpsOrientationUpdater * makVre::DtFpsOrientationUpdaterAgentImplementation::findObjectAsDtFpsOrientationUpdater |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file: