#include <CGAL/Line_arc_2.h>
| |||
Construct the line segment supported by l, whose source
is p1 and whose target is p2.
| |||
| |||
Same.
| |||
|
|
|
|
| ||
|
||
| ||
|
||
| ||
|
||
| ||
|
||
|
| Returns a bounding box containing the line segment. |
|
|
|
| |
|
|
The format for input/output is, for each line arc: a Line_2 (the supporting line) and two Circular_arc_point_2 (the two endpoints), under the condition that the endpoints are actually lying on the line.
CGAL::Circular_arc_point_2<CircularKernel>
CGAL::Circular_arc_2<CircularKernel>