Equalizer  1.2.1
Public Member Functions | Public Attributes
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 ()
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 eqPly/vertexData.h.


The documentation for this class was generated from the following files:
Generated on Fri Jun 8 2012 15:44:37 for Equalizer 1.2.1 by  doxygen 1.8.0