Homepage Demos Overview Downloads Tutorials Reference
Credits

SketchPoolRoot.cc

Go to the documentation of this file.
00001 //-*-c++-*-
00002 
00003 #include "SketchSpace.h"
00004 
00005 namespace DualCoding {
00006 
00007 SketchPoolRoot::~SketchPoolRoot() {}
00008 
00009 int SketchPoolRoot::getRefreshCounter() {
00010   return space->getRefreshCounter();
00011 }
00012 
00013 } // namespace
00014 

DualCoding 3.0beta
Generated Wed Oct 4 00:01:54 2006 by Doxygen 1.4.7