Vertex buffer objects structure. More...
#include <object.h>
Public Attributes | |
GLuint | buffer [4] |
pointers to all buffers: vertex, normal, texcoordinate and faces | |
GLuint | vao |
pointer vertex array | |
unsigned int | indices |
number of indice |
Vertex buffer objects structure.