beziercomplex.h

Go to the documentation of this file.
00001 #ifndef BEZIERCOMPLEX_H
00002 #define BEZIERCOMPLEX_H
00003 
00004 #include "cell.h"
00005 #include "cellcomplex.h"
00006 
00007 typedef CellComplex<BezierVertex,BezierEdge,BezierTriangle,BezierTuple> BezierComplex;
00008 
00009 #endif

Generated on Mon May 24 09:53:30 2010 for TUMBLE by  doxygen 1.5.2