proj home

Files   Classes   Functions   Hierarchy  

d4tri.h File Reference

#include <cassert>
#include <iosfwd>
#include <typedefs.h>

Include dependency graph for d4tri.h:

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

Go to the source code of this file.

Classes

class  d4tri
 : A linked tetrahedron data structure. More...

Functions

ostreamoperator<< (ostream &os, d4tri const &x)


Function Documentation

ostream& operator<< ( ostream os,
d4tri const &  x 
)

Definition at line 356 of file d4tri.cpp.

References d4tri::print().

00357 { 
00358   return x.print(os); 
00359 }


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