BBGenerator.cpp

Go to the documentation of this file.
00001 
00013 #include "BBGenerator.h"
00014 
00015         Cubic_Bounding_Box_Container *extractCubicBoundingBox( const Polytope * const poly ) {
00016                         return new Cubic_Bounding_Box_Container( *poly );
00017         }

Generated on Sat Oct 13 17:34:42 2007 for R-Tree by  doxygen 1.5.2