Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 4.12 - dD Spatial Searching
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Search Traits Classes

Classes

class  CGAL::Search_traits< NT, Point, CartesianIterator, ConstructCartesianIterator, Dim >
 The class Search_traits can be used as a template parameter of the kd tree and the search classes. More...
 
class  CGAL::Search_traits_2< SearchGeomTraits >
 The class Search_traits_2 can be used as a template parameter of the kd tree and the search classes. More...
 
class  CGAL::Search_traits_3< GeomTraits >
 The class Search_traits_3 can be used as a template parameter of the kd tree and the search classes. More...
 
class  CGAL::Search_traits_adapter< Key, PointPropertyMap, BaseTraits >
 The class Search_traits_adapter can be used as a template parameter of the kd tree and the search classes. More...
 
class  CGAL::Search_traits_d< Kernel, Dim >
 The class Search_traits_d can be used as a template parameter of the kd tree and the search classes. More...