nw::gfx::res::ResOrthoProjectionUpdater Class

Syntax

class ResOrthoProjectionUpdater : public nw::gfx::res::ResCameraProjectionUpdater

Description

Binary resource class for Ortho projection updaters.

Member Functions

ResOrthoProjectionUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator !=
SetRect Sets rectangle information for orthogonal projection.
GetRect Gets rectangle information for orthogonal 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

Class Hierarchy

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


CONFIDENTIAL