CGAL 5.4 - 3D Spherical Geometry Kernel
SphericalKernel::ConstructCircularSourceVertex_3 Concept Reference

Definition

Operations

A model of this concept must provide:

SphericalKernel::Circular_arc_point_3 operator() (const SphericalKernel::Circular_arc_3 &a)
 Constructs the source vertex of a.
 
SphericalKernel::Circular_arc_point_3 operator() (const SphericalKernel::Line_arc_3 &l)
 Same, for a line segment.