nw::gfx::res::ResImageLookupTable Classclass ResImageLookupTable : public nw::gfx::res::ResLookupTable
Binary resource class that represents lookup tables.
| ResImageLookupTable | Constructor. | |
|---|---|---|
| ptr | Gets a pointer to actual data. | |
ref
|
Gets the reference to the actual data. | |
operator==
|
||
operator!=
|
||
GetName
|
Gets the table name. | |
| IsAbs | Gets the absolute value flag for input values used to access the table. | |
| SetAbs | Sets the absolute value flag for input values used to access the table. | |
| GetCommandCacheCount | Gets the number of commands in the command cache. | |
GetCommandCache
|
Gets the command cache. | |
| SetCommandCache | Sets an item in the command cache list. | |
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
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResLookupTable
nw::gfx::res::ResImageLookupTable
CONFIDENTIAL