nw::gfx::res::ResRotateViewUpdater Class

Syntax

class ResRotateViewUpdater : public nw::gfx::res::ResCameraViewUpdater

Description

Binary resource class for view updater data for Rotate-type cameras.

Member Functions

ResRotateViewUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
SetViewRotate Sets the camera rotation angle.
GetViewRotate Gets the camera's amount of rotation.
GetTypeInfo Gets instance type information.(Inherited from ResCameraViewUpdater.
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResCameraViewUpdater
      nw::gfx::res::ResRotateViewUpdater


CONFIDENTIAL