|
CGAL 5.6.1 - dD Spatial Searching
|
The concept SearchGeomTraits_3 defines the requirements for the template parameter of the search traits classes.
KernelFunctor with operators to construct iterators on the first and the past-the-end iterator for the Cartesian coordinates of a point.
This functor must provide the type result_type that must be the same a Cartesian_const_iterator_3.