class ResCameraProjectionUpdater : public nw::ut::ResCommon< ResCameraProjectionUpdaterData >
Base class for camera projection updater resources.
| ResCameraProjectionUpdater | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
| GetNear | Gets the near clip value. | |
| SetNear | Sets the near clip value. | |
| GetFar | Gets the far clip value. | |
| SetFar | Sets the far clip value. | |
GetTypeInfo
|
Gets instance type information. | |
| ptr | Returns a pointer to a binary resource structure. (Inherited from ResCommon) |
|
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
CONFIDENTIAL