CGAL 6.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructPlane_3.h>
Kernel::ConstructPlane_3
SphericalKernel::GetEquation
Operations | |
A model of this concept must provide: | |
SphericalKernel::Plane_3 | operator() (const SphericalKernel::Circular_arc_3 &a) |
Constructs the plane containing the arc. | |
SphericalKernel::Plane_3 | operator() (const SphericalKernel::Polynomial_1_3 &p) |
Constructs a plane from an equation. | |
SphericalKernel::Plane_3 SphericalKernel::ConstructPlane_3::operator() | ( | const SphericalKernel::Circular_arc_3 & | a | ) |
Constructs the plane containing the arc.
SphericalKernel::Plane_3 SphericalKernel::ConstructPlane_3::operator() | ( | const SphericalKernel::Polynomial_1_3 & | p | ) |
Constructs a plane from an equation.