DooVR
|
Data structure containing three indices of the vertexArray that make a certain triangle. More...
#include <Mesh.h>
Public Attributes | |
GLuint | index1 |
GLuint | index2 |
GLuint | index3 |
Data structure containing three indices of the vertexArray that make a certain triangle.