nn::gr::CTR::Vertex::IndexStream Classclass IndexStream
Class for making vertex index stream settings.
| physicalAddr | uptr | Sets the vertex stream's physical address. Type is uptr. |
|
|---|---|---|---|
| drawVtxNum | u32 | Sets the number of vertices to draw. Type is u32. |
|
| isUnsignedByte | bool | Set to true if the index element is GLubyte. Type is bool. |
IndexStream
|
Constructor. |
|---|
CONFIDENTIAL