Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ShapeAgent.ccGo to the documentation of this file.00001 //-*-c++-*- 00002 00003 #include "SketchSpace.h" 00004 #include "ShapeSpace.h" 00005 00006 #include "Point.h" 00007 #include "BaseData.h" 00008 #include "AgentData.h" 00009 00010 #include "ShapeAgent.h" 00011 00012 namespace DualCoding { 00013 00014 SHAPESTUFF_CC(AgentData); 00015 00016 } // namespace |
DualCoding 4.0 |
Generated Thu Nov 22 00:52:36 2007 by Doxygen 1.5.4 |