CGAL 6.0.1 - 3D Spherical Geometry Kernel
|
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. | |