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

Definition

Operations

A model of this concept must provide:

CircularKernel::Line_2 operator() (CircularKernel::LineArc_2)
 Constructs the supporting line of a line segment.
 
CircularKernel::Line_2 operator() (CircularKernel::Polynomial_1_2)
 Constructs a line from an equation.