nw::gfx::res::ResLookAtTargetViewUpdater Class

Syntax

class ResLookAtTargetViewUpdater : public nw::gfx::res::ResCameraViewUpdater

Description

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

Member Functions

ResLookAtTargetViewUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator !=
SetTargetPosition Sets the view coordinates of the camera.
GetTargetPosition Gets the view coordinates of the camera.
SetUpwardVector Sets the camera's up and down vectors.
GetUpwardVector Gets the camera's up and down vectors.
GetFlags Gets the flag value.
SetFlags Sets flag value.
GetTypeInfo Gets instance type information.(Inherited from ResCameraViewUpdater.
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::ResCameraViewUpdater
      nw::gfx::res::ResLookAtTargetViewUpdater


CONFIDENTIAL