Loading [MathJax]/extensions/TeX/newcommand.js
\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 - 2D and 3D Linear Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Kernel::ConstructCircle_3 Member List

This is the complete list of members for Kernel::ConstructCircle_3, including all inherited members.

operator()(Kernel::Point_3 const &center, Kernel::FT const &sq_r, Kernel::Plane_3 const &plane)Kernel::ConstructCircle_3
operator()(Kernel::Point_3 const &center, Kernel::FT const &sq_r, Kernel::Vector_3 const &n)Kernel::ConstructCircle_3
operator()(Kernel::Point_3 const &p, Kernel::Point_3 const &q, Kernel::Point_3 const &r)Kernel::ConstructCircle_3
operator()(Kernel::Sphere_3 const &sphere1, Kernel::Sphere_3 const &sphere2)Kernel::ConstructCircle_3
operator()(Kernel::Sphere_3 const &sphere, Kernel::Plane_3 const &plane)Kernel::ConstructCircle_3
operator()(Kernel::Plane_3 const &plane, Kernel::Sphere_3 const &sphere)Kernel::ConstructCircle_3