Equalizer  1.4.1
Public Member Functions | Public Attributes
mesh::VertexBufferData Class Reference

Holds the final kd-tree data, sorted and reindexed. More...

#include <vertexBufferData.h>

+ Collaboration diagram for mesh::VertexBufferData:

List of all members.

Public Member Functions

void clear ()
void toStream (std::ostream &os)
void fromMemory (char **addr)
void clear ()
void toStream (std::ostream &os)
void fromMemory (char **addr)

Public Attributes

std::vector< Vertex > vertices
std::vector< Color > colors
std::vector< Normal > normals
std::vector< ShortIndex > indices

Detailed Description

Holds the final kd-tree data, sorted and reindexed.

Definition at line 42 of file eqPly/vertexBufferData.h.


The documentation for this class was generated from the following files:
Generated on Mon Nov 26 2012 14:41:51 for Equalizer 1.4.1 by  doxygen 1.7.6.1