|
CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructLineArc_3.h>
Operations | |
| SphericalKernel::Line_arc_3 | operator() (const SphericalKernel::Line_3 &l, const SphericalKernel::Circular_arc_point_3 &p, const SphericalKernel::Circular_arc_point_3 &q) |
Constructs the line segment supported by l, whose source is p and whose target is q. More... | |
| SphericalKernel::Line_arc_3 | operator() (const SphericalKernel::Segment_3 &s) |
| SphericalKernel::Line_arc_3 | operator() (const SphericalKernel::Point_3 &p, const SphericalKernel::Point_3 &q) |
| SphericalKernel::Line_arc_3 SphericalKernel::ConstructLineArc_3::operator() | ( | const SphericalKernel::Line_3 & | l, |
| const SphericalKernel::Circular_arc_point_3 & | p, | ||
| const SphericalKernel::Circular_arc_point_3 & | q | ||
| ) |
Constructs the line segment supported by l, whose source is p and whose target is q.
p and q lie on l and are different. | SphericalKernel::Line_arc_3 SphericalKernel::ConstructLineArc_3::operator() | ( | const SphericalKernel::Point_3 & | p, |
| const SphericalKernel::Point_3 & | q | ||
| ) |
| SphericalKernel::Line_arc_3 SphericalKernel::ConstructLineArc_3::operator() | ( | const SphericalKernel::Segment_3 & | s | ) |