\( \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.1 - 2D and 3D Linear Geometry Kernel
CGAL::Circle_3< Kernel > Member List

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

approximate_area() constCGAL::Circle_3< Kernel >
approximate_squared_length() constCGAL::Circle_3< Kernel >
area_divided_by_pi() constCGAL::Circle_3< Kernel >
bbox() constCGAL::Circle_3< Kernel >
center() constCGAL::Circle_3< Kernel >
Circle_3(const Point_3< Kernel > &center, const Kernel::FT &sq_r, const Plane_3< Kernel > &plane)CGAL::Circle_3< Kernel >
Circle_3(const Point_3< Kernel > &center, const Kernel::FT &sq_r, const Vector_3< Kernel > &n)CGAL::Circle_3< Kernel >
Circle_3(const Point_3< Kernel > &p, const Point_3< Kernel > &q, const Point_3< Kernel > &r)CGAL::Circle_3< Kernel >
Circle_3(const Sphere_3< Kernel > &sphere1, const Sphere_3< Kernel > &sphere2)CGAL::Circle_3< Kernel >
Circle_3(constSphere_3< Kernel > &sphere, const Plane_3< Kernel > &plane)CGAL::Circle_3< Kernel >
Circle_3(const Plane_3< Kernel > &plane, const Sphere_3< Kernel > &sphere)CGAL::Circle_3< Kernel >
diametral_sphere() constCGAL::Circle_3< Kernel >
has_on(const Point_3< Kernel > &p) constCGAL::Circle_3< Kernel >
operator!=(const Circle_3< Kernel > &c1, Circle_3< Kernel > const &c2)CGAL::Circle_3< Kernel >related
operator==(const Circle_3< Kernel > &c1, Circle_3< Kernel > const &c2)CGAL::Circle_3< Kernel >related
squared_length_divided_by_pi_square() constCGAL::Circle_3< Kernel >
squared_radius() constCGAL::Circle_3< Kernel >
supporting_plane() constCGAL::Circle_3< Kernel >