nw::gfx::res::ResReferenceLookupTable Class

Syntax

class ResReferenceLookupTable : public nw::gfx::res::ResLookupTable

Description

Binary resource class that represents references to lookup tables.

Member Functions

ResReferenceLookupTable Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator!=
GetPath Gets the path name of the lookup table set to be looked up.
GetTableName Gets the name of the lookup table to be looked up.
GetTargetLut Gets a lookup table with references already resolved.
ForceSetup Sets Lookup Table, passed as an argument, regardless of Path.
GetTypeInfo Gets instance type information.(Inherited from ResLookupTable.
Dereference Gets an instance of ResImageLookupTable for which references have been resolved.(Inherited from ResLookupTable.
Setup Initializes a resource.(Inherited from ResLookupTable.
Cleanup Cleans up a resource.(Inherited from ResLookupTable.
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::ResLookupTable
      nw::gfx::res::ResReferenceLookupTable


CONFIDENTIAL