nn::gr::CTR::Vertex::AttrConst Class

Syntax

class AttrConst

Description

Class for setting constant vertex attributes.

Member Variables

dimension Sets the number of constant vertex attribute elements (from 1 to 4). Type is u8.
param Sets a fixed value for constant vertex attributes. The size of the array is nn::gr::CTR::Vertex::VERTEX_ATTRIBUTE_DIMENSION_MAX.

Member Functions

IsEnable Returns whether the array is enabled.
Disable Disables the array.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL