CGAL 5.5.2 - dD Spatial Searching
|
This is the complete list of members for CGAL::Fuzzy_sphere< Traits >, including all inherited members.
contains(const Point_d &p) const | CGAL::Fuzzy_sphere< Traits > | |
contains_point_given_as_coordinates(Coord_iterator begin, Coord_iterator end) const | CGAL::Fuzzy_sphere< Traits > | |
D typedef | CGAL::Fuzzy_sphere< Traits > | |
FT typedef | CGAL::Fuzzy_sphere< Traits > | |
Fuzzy_sphere(Point_d center, FT radius, FT epsilon=FT(0), Traits t=Traits()) | CGAL::Fuzzy_sphere< Traits > | |
Fuzzy_sphere(Traits::Base::Point_d center, FT radius, FT epsilon=FT(0), Traits t=Traits()) | CGAL::Fuzzy_sphere< Traits > | |
inner_range_intersects(const Kd_tree_rectangle< FT, D > &rectangle) const | CGAL::Fuzzy_sphere< Traits > | |
outer_range_contains(const Kd_tree_rectangle< FT, D > &rectangle) const | CGAL::Fuzzy_sphere< Traits > | |
Point_d typedef | CGAL::Fuzzy_sphere< Traits > |