Sequel  1.2.0
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)

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 vertexBufferData.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 16 2012 16:36:00 for Sequel 1.2.0 by  doxygen 1.7.5.1