proj home

Files   Classes   Functions   Hierarchy  

d3minboundary.h

Go to the documentation of this file.
00001 #ifndef D3MINBOUNDARY_H
00002 
00003 #include <d3minoperator.h>
00004 
00005 class d3minboundary : public d3minoperator
00006 {
00007 public:
00008 
00009   d3minboundary(d3tess & _tess);
00010 
00011   bool const eval(uintc a, uintc b);
00012 
00013 };
00014 
00015 
00016 #endif
00017 

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