CGAL 5.6.1 - 2D Circular Geometry Kernel
CircularKernel::ConstructCircularTargetVertex_2 Concept Reference

Definition

Operations

A model of this concept must provide:

CircularKernel::Circular_arc_point_2 operator() (const CircularKernel::Circular_arc_2 &c)
 Constructs the target vertex of c.
 
CircularKernel::Circular_arc_point_2 operator() (const CircularKernel::Line_arc_2 &l)
 Same, for a line segment.