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

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

Definition

Operations

A model of this concept must provide:

SphericalKernel::Root_of_2 operator() (const SphericalKernel::Circular_arc_point_3 &p) const
 returns the \( x\)-coordinate of the point p. More...
 

Member Function Documentation

◆ operator()()

SphericalKernel::Root_of_2 SphericalKernel::ComputeCircularX_3::operator() ( const SphericalKernel::Circular_arc_point_3 p) const

returns the \( x\)-coordinate of the point p.