CGAL 5.1.3 - 3D Spherical Geometry Kernel
SphericalKernel::ConstructPlane_3 Concept Reference

Definition

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.