class ResLookupTable : public nw::ut::ResCommon< ResLookupTableData >
Base class for binary resources that represent lookup tables.
| 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. (Inherited from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
|
| S | GetClassName |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResLookupTable
CONFIDENTIAL