CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructCircularSourceVertex_3.h>
Operations | |
SphericalKernel::Circular_arc_point_3 | operator() (const SphericalKernel::Circular_arc_3 &a) |
Constructs the source vertex of a . More... | |
SphericalKernel::Circular_arc_point_3 | operator() (const SphericalKernel::Line_arc_3 &l) |
Same, for a line segment. More... | |
SphericalKernel::Circular_arc_point_3 SphericalKernel::ConstructCircularSourceVertex_3::operator() | ( | const SphericalKernel::Circular_arc_3 & | a | ) |
Constructs the source vertex of a
.
SphericalKernel::Circular_arc_point_3 SphericalKernel::ConstructCircularSourceVertex_3::operator() | ( | const SphericalKernel::Line_arc_3 & | l | ) |
Same, for a line segment.