CGAL 4.5 - dD Spatial Searching
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Kd_tree_rectangle< FT > Member List

This is the complete list of members for CGAL::Kd_tree_rectangle< FT >, including all inherited members.

dimension() const CGAL::Kd_tree_rectangle< FT >
FT typedefCGAL::Kd_tree_rectangle< FT >
Kd_tree_rectangle(int d)CGAL::Kd_tree_rectangle< FT >
Kd_tree_rectangle(int d, PointIter begin, PointIter end, const Construct_cartesian_const_iterator_d &construct_it)CGAL::Kd_tree_rectangle< FT >
max_coord(int i) const CGAL::Kd_tree_rectangle< FT >
max_span() const CGAL::Kd_tree_rectangle< FT >
max_span_coord() const CGAL::Kd_tree_rectangle< FT >
min_coord(int i) const CGAL::Kd_tree_rectangle< FT >
operator<<(std::ostream &s, Kd_tree_rectangle< FT > &r)CGAL::Kd_tree_rectangle< FT >related
set_lower_bound(int i, const FT &x)CGAL::Kd_tree_rectangle< FT >
set_upper_bound(int i, const FT &x)CGAL::Kd_tree_rectangle< FT >
split(Kd_tree_rectangle< FT > &r, int d, FT value)CGAL::Kd_tree_rectangle< FT >