CGAL 5.1 - dD Geometry Kernel
Kernel_d::Point_of_sphere_d Class Reference

#include <Concepts/Kernel--Point_of_sphere_d.h>

Definition

Operations

A model of this concept must provide:

bool operator() (const Kernel_d::Sphere_d &s, int i)
 returns the ith point defining the sphere \( s\). More...
 

Member Function Documentation

◆ operator()()

bool Kernel_d::Point_of_sphere_d::operator() ( const Kernel_d::Sphere_d s,
int  i 
)

returns the ith point defining the sphere \( s\).