mesh::VertexData Class Reference

Collaboration diagram for mesh::VertexData:
Collaboration graph
[legend]

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 37 of file vertexData.h.


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:16:04 2010 for Equalizer 0.9.1 by  doxygen 1.6.1