CGAL 6.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--ConstructCircularMinVertex_3.h>
Operations | |
A model of this concept must provide: | |
SphericalKernel::Circular_arc_point_3 | operator() (const SphericalKernel::Line_arc_3 &l) |
Constructs the minimal vertex of l with lexicographically smallest coordinates. | |
SphericalKernel::Circular_arc_point_3 SphericalKernel::ConstructCircularMinVertex_3::operator() | ( | const SphericalKernel::Line_arc_3 & | l | ) |
Constructs the minimal vertex of l
with lexicographically smallest coordinates.