Render data array. More...
Static Public Attributes | |
static const int | VERTEX_DATA_ARRAY = 0 |
Vertex position array. | |
static const int | COLOR_DATA_ARRAY = 1 |
Vertex color array. | |
static const int | NORMAL_DATA_ARRAY = 2 |
Vertex normal array. | |
static const int | TEXCOORD_DATA_ARRAY = 3 |
Vertex texture coordinate array. | |
static const int | TANGENT_DATA_ARRAY = 4 |
Tangent vector array. |
Render data array.