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

#include <Concepts/SphericalKernel--ConstructCircularMaxVertex_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 maximal vertex of l with lexicographically largest coordinates. More...
 

Member Function Documentation

◆ operator()()

SphericalKernel::Circular_arc_point_3 SphericalKernel::ConstructCircularMaxVertex_3::operator() ( const SphericalKernel::Line_arc_3 l)

Constructs the maximal vertex of l with lexicographically largest coordinates.