Oolite 1.91.0.7679-250703-49e991a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOMeshDisplayLists Struct Reference

#include <OOMesh.h>

Public Attributes

GLint * indexArray
GLfloat * textureUVArray
Vector * vertexArray
Vector * normalArray
Vector * tangentArray
GLuint count

Detailed Description

Definition at line 77 of file OOMesh.h.

Member Data Documentation

◆ count

GLuint OOMeshDisplayLists::count

Definition at line 85 of file OOMesh.h.

◆ indexArray

GLint* OOMeshDisplayLists::indexArray

Definition at line 79 of file OOMesh.h.

◆ normalArray

Vector* OOMeshDisplayLists::normalArray

Definition at line 82 of file OOMesh.h.

◆ tangentArray

Vector* OOMeshDisplayLists::tangentArray

Definition at line 83 of file OOMesh.h.

◆ textureUVArray

GLfloat* OOMeshDisplayLists::textureUVArray

Definition at line 80 of file OOMesh.h.

◆ vertexArray

Vector* OOMeshDisplayLists::vertexArray

Definition at line 81 of file OOMesh.h.


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