CGAL 5.4 - dD Spatial Searching
CGAL::Fuzzy_sphere< Traits > Member List

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

contains(const Point_d &p) constCGAL::Fuzzy_sphere< Traits >
contains_point_given_as_coordinates(Coord_iterator begin, Coord_iterator end) constCGAL::Fuzzy_sphere< Traits >
D typedefCGAL::Fuzzy_sphere< Traits >
FT typedefCGAL::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) constCGAL::Fuzzy_sphere< Traits >
outer_range_contains(const Kd_tree_rectangle< FT, D > &rectangle) constCGAL::Fuzzy_sphere< Traits >
Point_d typedefCGAL::Fuzzy_sphere< Traits >