proj home

Files   Classes   Functions   Hierarchy  

tetrahedrondisplay.h File Reference

#include <gobj.h>
#include <mathlib.h>
#include <tetrahedron.h>
#include <triangle.h>
#include <triangledisplay.h>

Include dependency graph for tetrahedrondisplay.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tetrahedrondisplay< TET >
 Display the tetrahedron. More...
class  tetrahedrondisplaymesh< TET >
 Display the tetrahedron's edges. More...
class  tetrahedrondisplaycentroid< TET >
 Display the average of the four points by constructing lines through the mid points. More...
class  tetrahedrondisplaytest< TET >
 Display test. More...
class  tetrahedrontriangledisplay< TET, TD >
 Display test. More...

Defines

#define tetrahedrontriangledisplaytdimacro(tet, xarg)   for (uint i=0; i<4; ++i ) tet.tdi[i]->xarg
 Example tetrahedrontriangledisplaytdimacro(tetd, turnon() );.


Define Documentation

#define tetrahedrontriangledisplaytdimacro ( tet,
xarg   )     for (uint i=0; i<4; ++i ) tet.tdi[i]->xarg

Example tetrahedrontriangledisplaytdimacro(tetd, turnon() );.

Definition at line 152 of file tetrahedrondisplay.h.

Referenced by tetrahedrondisplay< TET >::draw().


Generated on Fri Mar 4 00:49:46 2011 for Chelton Evans Source by  doxygen 1.5.8