nw::gfx::CameraProjectionUpdater Classclass CameraProjectionUpdater : public nw::gfx::GfxObject
Interface that updates projection matrices.
The ICameraProjectionUpdater class has been eliminated and replaced by CameraProjectionUpdater.
| protected S |
PROJECTION_NEAR_CLIP
|
The default value for the near clipping plane. |
|---|---|---|
| protected S |
PROJECTION_FAR_CLIP
|
The default value for the far clipping plane. |
| protected S |
PROJECTION_FOVY_RADIAN
|
Default value for the FOV along the y-axis. |
| protected S |
PROJECTION_ASPECT_RATIO
|
The default value for the aspect ratio. |
| protected S |
PROJECTION_CENTER
|
Default value for center coordinates in near clipping plane |
| protected S |
PROJECTION_HEIGHT
|
Default value for height in the near clipping plane. |
| protected S |
PROJECTION_RECT
|
Default value for rectangle displayed in the near clipping plane |
NW_UT_RUNTIME_TYPEINFO
|
|---|
| Projection matrix | ||
|---|---|---|
| PV | Update | Updates the projection matrix. |
| Pivot | ||
SetPivotDirection
|
Sets the upward direction of the screen. | |
GetPivotDirection
|
Gets the upward direction of the screen. | |
| Resources | ||
| PV | GetResource | Gets the projection matrix updater resource. |
| Textures | ||
| TextureScale | Gets the texture scale. | |
| TextureTranslate | Gets the translation of a texture. | |
| Create/Destroy | ||
Destroy
|
Destroys an object.(Derived from GfxObject. |
|
| Other | ||
IsDynamic
|
Gets a flag indicating whether an updater was generated dynamically. | |
| protected |
CameraProjectionUpdater
|
Constructor. |
| protected V |
~CameraProjectionUpdater
|
Destructor. |
nw::gfx::GfxObject
nw::gfx::CameraProjectionUpdater
CONFIDENTIAL