CGAL 6.0 - 3D Spherical Geometry Kernel
Loading...
Searching...
No Matches
SphericalKernel::HasOn_3 Concept Reference

Definition

Refines
Kernel::HasOn_3

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:
 

Member Function Documentation

◆ operator()()