CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructPlane_3.h>
Operations | |
SphericalKernel::Plane_3 | operator() (const SphericalKernel::Circular_arc_3 &a) |
Constructs the plane containing the arc. More... | |
SphericalKernel::Plane_3 | operator() (const SphericalKernel::Polynomial_1_3 &p) |
Constructs a plane from an equation. More... | |
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.