nw::gfx::res::ResAimTargetViewUpdater Class

Syntax

class ResAimTargetViewUpdater : public nw::gfx::res::ResCameraViewUpdater

Description

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

Member Functions

ResAimTargetViewUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator!=
SetTargetPosition Sets the viewpoint position.
GetTargetPosition Gets the viewpoint position.
GetTwist Gets the angle of rotation around the camera's line of sight.
SetTwist Sets the angle of rotation around the camera's line of sight.
GetFlags Gets the flag value.
SetFlags Sets flag value. Unset flags are disabled.
EnableFlags Enables the flag value that has been set. Unset flags are not changed.
DisableFlags Disables the flag value that has been set. Unset flags are not changed.
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::ResAimTargetViewUpdater


CONFIDENTIAL