nw::gfx::res::ResLookupTable Class

Syntax

class ResLookupTable : public nw::ut::ResCommon< ResLookupTableData >

Description

Base class for binary resources that represent lookup tables.

Member Functions

ResLookupTable Constructor.
ref
operator==
operator!=
GetTypeInfo Gets instance type information.
Dereference Gets an instance of ResImageLookupTable for which references have been resolved.
Setup Initializes a resource.
Cleanup Cleans up a resource.
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::ResLookupTable


CONFIDENTIAL