proj home

Files   Classes   Functions   Hierarchy  

d4fan.cpp File Reference

#include <print.h>
#include <d4tess.h>
#include <d4fan.h>

Include dependency graph for d4fan.cpp:

Go to the source code of this file.

Functions

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


Function Documentation

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

Definition at line 174 of file d4fan.cpp.

References d4fan::print().

00175 {
00176   return x.print(os);
00177 }


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