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

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

Definition

Operations

A model of this concept must provide:

SphericalKernel::Circular_arc_point_3 operator() (const SphericalKernel::Circular_arc_3 &a)
 Constructs the target vertex of a. More...
 
SphericalKernel::Circular_arc_point_3 operator() (const SphericalKernel::Line_arc_3 &l)
 Same, for a line segment. More...
 

Member Function Documentation

◆ operator()() [1/2]

SphericalKernel::Circular_arc_point_3 SphericalKernel::ConstructCircularTargetVertex_3::operator() ( const SphericalKernel::Circular_arc_3 a)

Constructs the target vertex of a.

◆ operator()() [2/2]

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

Same, for a line segment.