nn::gr::CTR::Vertex::IndexStream Class

Syntax

class IndexStream

Description

Class for making vertex index stream settings.

Member Variables

physicalAddr Sets the vertex stream's physical address. Type is uptr.
drawVtxNum Sets the number of vertices to draw. Type is u32.
isUnsignedByte Set to true if the index element is GLubyte. The type is bool.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL