CGAL 5.1 - 2D Circular Geometry Kernel
|
#include <Concepts/CircularKernel--ConstructLine_2.h>
Operations | |
CircularKernel::Line_2 | operator() (CircularKernel::LineArc_2) |
Constructs the supporting line of a line segment. More... | |
CircularKernel::Line_2 | operator() (CircularKernel::Polynomial_1_2) |
Constructs a line from an equation. More... | |
CircularKernel::Line_2 CircularKernel::ConstructLine_2::operator() | ( | CircularKernel::LineArc_2 | ) |
Constructs the supporting line of a line segment.
CircularKernel::Line_2 CircularKernel::ConstructLine_2::operator() | ( | CircularKernel::Polynomial_1_2 | ) |
Constructs a line from an equation.