class CameraViewUpdater : public nw::gfx::GfxObject
Interface that updates view matrices.
The ICameraViewUpdate class has been eliminated and replaced by CameraViewUpdater.
| protected S |
VIEW_TARGET_POSITION
|
const math::VEC3 | The default value for the camera target. |
|---|---|---|---|
| protected S |
VIEW_UPWARD_VECTOR
|
const math::VEC3 | The default value for the camera upward vector. |
| protected S |
VIEW_VIEW_ROTATE
|
const math::VEC3 | The default value for camera rotation. |
| protected S |
VIEW_TWIST
|
const float | The default value for the camera twist. |
NW_UT_RUNTIME_TYPEINFO
|
|---|
| View matrix. | ||
|---|---|---|
| PV | Update | Updates the view matrix. |
| Resources | ||
| PV | GetResource | Gets the view updater resource. |
| Create/Destroy | ||
Destroy
|
Destroys an object.(Derived from GfxObject.) |
|
| Other | ||
IsDynamic
|
Gets a flag indicating whether an updater was generated dynamically. | |
| PV | Kind | Gets the ViewUpdater type. |
| protected |
CameraViewUpdater
|
Constructor. |
nw::gfx::GfxObject
nw::gfx::CameraViewUpdater
CONFIDENTIAL