class RotateViewUpdater : public nw::gfx::CameraViewUpdater
Class that updates the view matrix using the rotation angles of the camera.
| protected S |
VIEW_TARGET_POSITION
|
const math::VEC3 | The default value for the camera target.(Inherited from CameraViewUpdater. |
|---|---|---|---|
| protected S |
VIEW_UPWARD_VECTOR
|
const math::VEC3 | The default value for the camera upward vector.(Inherited from CameraViewUpdater. |
| protected S |
VIEW_VIEW_ROTATE
|
const math::VEC3 | The default value for camera rotation.(Inherited from CameraViewUpdater. |
| protected S |
VIEW_TWIST
|
const float | The default value for the camera twist.(Inherited from CameraViewUpdater. |
NW_UT_RUNTIME_TYPEINFO
|
|---|
| Constructors and Destructors | ||
|---|---|---|
RotateViewUpdater
|
Constructor. | |
| V |
~RotateViewUpdater
|
Destructor. |
| Create/Destroy | ||
| S | Create | Creates a view matrix updater. |
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
| View matrix. | ||
| V | Update | Updates the view matrix. |
| Resources | ||
| V | GetResource | Gets the view updater resource. |
| Other | ||
| V | Kind | Gets the ViewUpdater type. |
IsDynamic
|
Gets a flag indicating whether an updater was generated dynamically.(Inherited from CameraViewUpdater. |
|
nw::gfx::GfxObject
nw::gfx::CameraViewUpdater
nw::gfx::RotateViewUpdater
CONFIDENTIAL