nw::gfx::res::ResReferenceSceneObject Class

Syntax

class ResReferenceSceneObject : public nw::ut::ResCommon< ResReferenceSceneObjectData >

Description

This resource class maintains reference information for scene objects.

Member Functions

ResReferenceSceneObject Constructor.
ref
operator ==
operator!=
GetIndex Gets the index number of the scene object.
SetIndex
GetPath Gets the path name to be looked up.
GetTarget Gets the pointer class to the object being referenced.
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
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::ResReferenceSceneObject


CONFIDENTIAL