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

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

Definition

Operations

A model of this concept must provide:

bool operator() (const Type1 &obj1, const Type2 &obj2)
 Returns true when obj1 contains obj2, where Type1 and Type2 can be respectively: More...
 

Member Function Documentation

◆ operator()()