nw::gfx::RotateViewUpdater Class

Syntax

class RotateViewUpdater : public nw::gfx::CameraViewUpdater

Description

Class that updates the view matrix using the rotation angles of the camera.

Member Constants

protected S VIEW_TARGET_POSITION The default value for the camera target.(Inherited from CameraViewUpdater.
protected S VIEW_UPWARD_VECTOR The default value for the camera upward vector.(Inherited from CameraViewUpdater.
protected S VIEW_VIEW_ROTATE The default value for camera rotation.(Inherited from CameraViewUpdater.
protected S VIEW_TWIST The default value for the camera twist.(Inherited from CameraViewUpdater.

Member Variables

NW_UT_RUNTIME_TYPEINFO

Member Functions

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
IsDynamic Gets a flag indicating whether an updater was generated dynamically.(Inherited from CameraViewUpdater.

Class Hierarchy

nw::gfx::GfxObject
  nw::gfx::CameraViewUpdater
    nw::gfx::RotateViewUpdater


CONFIDENTIAL