Go to the source code of this file.
Classes | |
class | Point_3_ref |
Typedefs | |
typedef CGAL::Kdtree_interface < Point_3_ref > | KD_interface |
typedef CGAL::Kdtree_d < KD_interface > | KD_tree |
typedef KD_tree::Box | box |
typedef KD_tree::Box box |
Definition at line 47 of file Overlay_0d.C.
typedef CGAL::Kdtree_interface<Point_3_ref> KD_interface |
Definition at line 45 of file Overlay_0d.C.
typedef CGAL::Kdtree_d<KD_interface> KD_tree |
Definition at line 46 of file Overlay_0d.C.