|
Basic Renderer
|
#include <GeometryData.h>
Public Member Functions | |
| IndexData () | |
| IndexData (GLushort vIndex, GLushort tIndex, GLushort nIndex) | |
Public Attributes | |
| GLushort | vertexIndex |
| GLushort | texCoordsIndex |
| GLushort | normalIndex |
|
inline |
|
inline |
| GLushort IndexData::normalIndex |
| GLushort IndexData::texCoordsIndex |
| GLushort IndexData::vertexIndex |