CGAL 6.1 - dD Geometry Kernel
Loading...
Searching...
No Matches
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\).
 

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\).