CGAL 5.1 - Octree

Classes

class  CGAL::Octree::Node< Point_index >
 represents a single node of the tree. Alternatively referred to as a cell, octant, or subtree More...
 
class  CGAL::Traversal_iterator< Value >
 
class  CGAL::Octree::Octree< Point_range, Point_map >
 a data structure for efficient computations in 3D space. More...