DooVR
Public Attributes | List of all members
triangle Struct Reference

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
 

Detailed Description

Data structure containing three indices of the vertexArray that make a certain triangle.


The documentation for this struct was generated from the following file: