CGAL 5.1 - 2D Circular Geometry Kernel
CircularKernel::LineArc_2 Class Reference

#include <Concepts/CircularKernel--LineArc_2.h>

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>