proj home

Files   Classes   Functions   Hierarchy  

d3fan.cpp File Reference

#include <print.h>
#include <simplexface.h>
#include <d3fan.h>

Include dependency graph for d3fan.cpp:

Go to the source code of this file.

Functions

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


Function Documentation

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

Definition at line 137 of file d3fan.cpp.

References d3fan::print().

00138 {
00139   return x.print(os);
00140 }


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