class IndexStream
Class for making vertex index stream settings.
| 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. Type is bool. |
CONFIDENTIAL