Cutout Vis2012
TUWienVisualisierung2(SS2012)-AdaptiveCutaways
 All Classes Namespaces Functions Pages
Public Attributes | List of all members
MeshDescriptor Class Reference

#include <Mesh.h>

Public Attributes

int numVertices
 
GLfloat * vertices
 
GLfloat * normals
 
GLfloat * texCoords
 
GLfloat * colors
 
int numIndices
 
GLuint * indices
 
GLenum primitiveMode
 
bool calcAdjacency
 
bool hasMinMax
 
float maxX
 
float maxY
 
float maxZ
 
float minX
 
float minY
 
float minZ
 

Detailed Description

Encapsulates information needed to build a mesh.

See Also
Mesh

The documentation for this class was generated from the following files: