nw::gfx::res::ResLightingLookupTable Classclass ResLightingLookupTable : public nw::ut::ResCommon< ResLightingLookupTableData >
Binary resource class that represents lookup tables for lighting.
| ResLightingLookupTable | Constructor. | |
|---|---|---|
ref
|
||
operator ==
|
||
operator!=
|
||
| GetInput | Gets the input settings in the lookup table. | |
| SetInput | Sets the input settings in a lookup table. | |
| GetScale | Gets the scale setting in the lookup table. | |
| SetScale | Sets the scale setting in the lookup table. | |
| GetScaleF32 | Gets the scale value as a float type. | |
SetScaleF32
|
Sets the scale value as a float type. | |
GetSampler
|
Gets a lookup table. | |
| IsAbs | Gets whether input values used to access the lookup table are converted into absolute values. | |
Cleanup
|
Cleans up a resource. | |
SetSampler
|
Sets the lookup table. Resources are not freed because this parameter is set to the table being referenced. | |
| ForceSetupSampler | Forcibly configures the lookup table referenced by targetName using lookputTable. | |
| 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
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResLightingLookupTable
CONFIDENTIAL