class ResPerspectiveProjectionUpdater : public nw::gfx::res::ResCameraProjectionUpdater
Binary resource class for Perspective projection updaters.
| ResPerspectiveProjectionUpdater | Constructor. | |
|---|---|---|
| ptr | Gets a pointer to actual data. | |
| ref | Gets the reference to the actual data. | |
operator ==
|
||
operator !=
|
||
GetAspectRatio
|
Gets the aspect ratio. | |
| SetAspectRatio | Configures the aspect ratio. | |
| GetFovy | Gets the camera's view angle. | |
| SetFovy | Sets the camera view angle. | |
| 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::ResPerspectiveProjectionUpdater
CONFIDENTIAL