CGAL 6.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/SphericalKernel--DoIntersect_3.h>
Testing whether two curves or surfaces intersect.
Kernel::DoIntersect_3
CGAL::do_intersect()
Operations | |
An object of this type must provide: | |
bool | operator() (const Type1 &obj1, const Type2 &obj2) |
determines if two geometric objects of type Type1 and Type2 intersect or not. | |
determines if two geometric objects of type Type1 and Type2 intersect or not.
for all pairs Type1
and Type2
, where the types Type1
and Type2
can be either, any of the following: