nw::gfx::res::ResOrthoProjectionUpdater Classclass ResOrthoProjectionUpdater : public nw::gfx::res::ResCameraProjectionUpdater
Binary resource class for Ortho projection updaters.
ResOrthoProjectionUpdater
|
Constructor. | |
|---|---|---|
ptr
|
Gets a pointer to actual data. | |
ref
|
Gets a reference to the actual data. | |
operator==
|
||
operator!=
|
||
NW_DEPRECATED_FUNCTION_MSG
|
||
SetRectWithoutFlip
|
Sets rectangular information for the near plane of a perspective projection. | |
SetRectWithYFlip
|
Sets rectangular information for the near plane of a perspective projection. This function flips b and t compared to when configured from the binary. Use the SetRectWithoutFlip function to configure identically to the binary. |
|
GetRect
|
Gets rectangle information for orthogonal projection. | |
SetRect
|
||
GetNear
|
Gets the near clip value.(Derived from ResCameraProjectionUpdater.) |
|
SetNear
|
Sets the near clip value.(Derived from ResCameraProjectionUpdater.) |
|
GetFar
|
Gets the far clip value.(Derived from ResCameraProjectionUpdater.) |
|
SetFar
|
Sets the far clip value.(Derived from ResCameraProjectionUpdater.) |
|
GetTypeInfo
|
Gets instance type information.(Derived from ResCameraProjectionUpdater.) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Derived from ResCommonBase.) |
|
| S |
GetClassName
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResCameraProjectionUpdater
nw::gfx::res::ResOrthoProjectionUpdater
CONFIDENTIAL