nw::gfx::res::ResCameraProjectionUpdater Class

Syntax

class ResCameraProjectionUpdater : public nw::ut::ResCommon< ResCameraProjectionUpdaterData >

Description

Base class for camera projection updater resources.

Member Functions

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

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResCameraProjectionUpdater


CONFIDENTIAL