\( \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 5.0 - 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 >
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 >