Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ShapePolygon.ccGo to the documentation of this file.00001 #include <iostream> 00002 00003 #include "SketchSpace.h" 00004 #include "ShapeSpace.h" 00005 #include "ShapeLine.h" 00006 00007 #include "PolygonData.h" 00008 #include "ShapePolygon.h" 00009 00010 namespace DualCoding { 00011 00012 SHAPESTUFF_CC(PolygonData); 00013 00014 } // namespace |
DualCoding 4.0 |
Generated Thu Nov 22 00:52:36 2007 by Doxygen 1.5.4 |