CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructLine_3.h>
Operations | |
SphericalKernel::Line_3 | operator() (const SphericalKernel::Line_arc_3 &s) |
Constructs the line containing the segment. More... | |
SphericalKernel::Line_3 | operator() (const SphericalKernel::Polynomials_for_lines_3 &p) |
Constructs a line from an equation. More... | |
SphericalKernel::Line_3 SphericalKernel::ConstructLine_3::operator() | ( | const SphericalKernel::Line_arc_3 & | s | ) |
Constructs the line containing the segment.
SphericalKernel::Line_3 SphericalKernel::ConstructLine_3::operator() | ( | const SphericalKernel::Polynomials_for_lines_3 & | p | ) |
Constructs a line from an equation.