BALL::VIEW::QuadMesh Class Reference
[Geometric Objects]

QuadMesh class. More...

#include <quadMesh.h>

Inheritance diagram for BALL::VIEW::QuadMesh:
Inheritance graph
[legend]

List of all members.


Public Member Functions

QuadMesh ()
Default Constructor.
QuadMesh (const QuadMesh &mesh)
Copy constructor.
virtual void getVertices (vector< Vector3 > &vertices) const

Public Attributes

vector< Vector3 > vertex
The colors belonging to each vertex.
vector< Vector3 > normal
vector< Quadruple > quad

Detailed Description

QuadMesh class.

An instance of QuadMesh represents an mesh with quadruples.


Constructor & Destructor Documentation

BALL::VIEW::QuadMesh::QuadMesh ( )

Default Constructor.

The properties of this mesh are set to:

  • color - to the color black

Member Data Documentation

The colors belonging to each vertex.

If this list has *less* entries than there are vertices in this mesh, we take the first element to color the whole mesh. If it is *empty*, we use the color white.


Generated on Thu Aug 6 18:30:58 2009 for BALL by doxygen 1.5.8