class ResFrustumProjectionUpdater : public nw::gfx::res::ResCameraProjectionUpdater
Binary resource class for Frustum projection updaters.
| ResFrustumProjectionUpdater | Constructor. | |
|---|---|---|
| ptr | Gets a pointer to actual data. | |
| ref | Gets the reference to the actual data. | |
operator ==
|
||
operator !=
|
||
| SetRect | Sets rectangular information for the near plane of a perspective projection. | |
| GetRect | Gets rectangular information for the near plane of a perspective projection. | |
| GetNear | Gets the near clip value.(Inherited from ResCameraProjectionUpdater. |
|
| SetNear | Sets the near clip value.(Inherited from ResCameraProjectionUpdater. |
|
| GetFar | Gets the far clip value.(Inherited from ResCameraProjectionUpdater. |
|
| SetFar | Sets the far clip value.(Inherited from ResCameraProjectionUpdater. |
|
GetTypeInfo
|
Gets instance type information.(Inherited from ResCameraProjectionUpdater. |
|
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
|
| S | GetClassName |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResCameraProjectionUpdater
nw::gfx::res::ResFrustumProjectionUpdater
CONFIDENTIAL