summaryrefslogtreecommitdiff
path: root/src/cgalutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgalutils.h')
-rw-r--r--src/cgalutils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cgalutils.h b/src/cgalutils.h
index a249697..9093c3f 100644
--- a/src/cgalutils.h
+++ b/src/cgalutils.h
@@ -5,5 +5,7 @@
class PolySet *createPolySetFromPolyhedron(const CGAL_Polyhedron &p);
CGAL_Polyhedron *createPolyhedronFromPolySet(const class PolySet &ps);
+CGAL_Iso_cuboid_3 bounding_box( const CGAL_Nef_polyhedron3 &N );
+CGAL_Iso_rectangle_2e bounding_box( const CGAL_Nef_polyhedron2 &N );
#endif
contact: Jan Huwald // Impressum