#include "Polytope.h"#include "Cubic_Bounding_Box_Container.h"Include dependency graph for BBGenerator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| Cubic_Bounding_Box_Container * | extractCubicBoundingBox (const Polytope *const poly) | 
| Cubic_Bounding_Box_Container* extractCubicBoundingBox | ( | const Polytope *const | poly | ) | 
Copyright (C) 2007 A.N. Yzelman Released under LGPL, see license.txt
Last modified at 23th of May, 2007, by A.N. Yzelman
BBGenerator.cpp: List of static functions which transform arbitrary datatypes to Bounding Boxes.
Definition at line 15 of file BBGenerator.cpp.
Referenced by Spatial_Tree< Basic_R_tree, BB_type, BB_container >::insertPolytopes().
 1.5.2