CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructCircle_3.h>
SphericalKernel::GetEquation
Operations | |
SphericalKernel::Circle_3 | operator() (const SphericalKernel::Circular_arc_3 &a) |
Constructs the circle containing the arc. More... | |
SphericalKernel::Circle_3 | operator() (const SphericalKernel::Polynomials_for_circles_3 &p) |
Constructs a circle from an equation. More... | |
SphericalKernel::Circle_3 SphericalKernel::ConstructCircle_3::operator() | ( | const SphericalKernel::Circular_arc_3 & | a | ) |
Constructs the circle containing the arc.
SphericalKernel::Circle_3 SphericalKernel::ConstructCircle_3::operator() | ( | const SphericalKernel::Polynomials_for_circles_3 & | p | ) |
Constructs a circle from an equation.