nn::gr::CTR::FragmentLight::LutConfig Class

Syntax

class LutConfig

Description

Class for adjusting lookup table values.

Member Variables

input Sets lookup table argument. The type is PicaDataFragLightEnvLutInput. Use a PicaDataFragLightEnvLutInput enumerated constant defined in the PICA macro header.
isAbs Sets the lookup table argument range. The type is bool.
scale Sets the scale to apply to lookup table output.     The type is PicaDataFragLightEnvLutScale. Use a PicaDataFragLightEnvLutScale enumerated constant defined in the PICA macro header.

Member Functions

LutConfig Sets the initial value.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL