Equalizer 1.0

mesh::VertexData Class Reference

Collaboration diagram for mesh::VertexData:

List of all members.

Public Member Functions

bool readPlyFile (const std::string &file)
void sort (const Index start, const Index length, const Axis axis)
void scale (const float baseSize=2.0f)
void calculateNormals (const bool vertexNormals=true)
void calculateBoundingBox ()
const BoundingBoxgetBoundingBox () const
Axis getLongestAxis (const size_t start, const size_t elements) const
void useInvertedFaces ()

Public Attributes

std::vector< Vertex > vertices
std::vector< Color > colors
std::vector< Normal > normals
std::vector< Triangle > triangles

Detailed Description

Definition at line 45 of file vertexData.h.


The documentation for this class was generated from the following files:
Generated on Sun May 8 2011 19:11:11 for Equalizer 1.0 by  doxygen 1.7.3