CGAL 5.1 - 3D Spherical Geometry Kernel
SphericalKernel::ConstructCircularMinVertex_3 Class Reference

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

Definition

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. More...
 

Member Function Documentation

◆ operator()()

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.