CGAL 6.1 - 3D Spherical Geometry Kernel
Loading...
Searching...
No Matches
SphericalKernel::ConstructLine_3 Class Reference

#include <Concepts/SphericalKernel--ConstructLine_3.h>

Definition

Refines
Kernel::ConstructLine_3
See also
SphericalKernel::GetEquation

Operations

A model of this concept must provide:

SphericalKernel::Line_3 operator() (const SphericalKernel::Line_arc_3 &s)
 Constructs the line containing the segment.
 
SphericalKernel::Line_3 operator() (const SphericalKernel::Polynomials_for_lines_3 &p)
 Constructs a line from an equation.
 

Member Function Documentation

◆ operator()() [1/2]

SphericalKernel::Line_3 SphericalKernel::ConstructLine_3::operator() ( const SphericalKernel::Line_arc_3 s)

Constructs the line containing the segment.

◆ operator()() [2/2]

SphericalKernel::Line_3 SphericalKernel::ConstructLine_3::operator() ( const SphericalKernel::Polynomials_for_lines_3 &  p)

Constructs a line from an equation.