CGAL 5.1.3 - 2D Circular Geometry Kernel
CircularKernel::LineArc_2 Concept Reference

Definition

Concept for line segments supported by a line that is a model of Kernel::Line_2 and whose endpoints are models of the CircularKernel::CircularArcPoint_2 concept.

Refines:

CopyConstructible

Assignable

DefaultConstructible

Has Models:
CGAL::Line_arc_2<CircularKernel>