Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
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: