nn::gr::CTR::LookUpTable::SetTable Member Function
Syntax
void SetTable( const f32 table[LOOKUP_TABLE_ELEMENT_NUM] );
Arguments
Name
Description
in
table[LOOKUP_TABLE_ELEMENT_NUM]
256 pieces of reference data.
Return Values
None.
Description
Sets the lookup table.
Revision History
2010/09/15
Initial version.
CONFIDENTIAL