CGAL 6.1 - 2D Circular Geometry Kernel
|
#include <Concepts/CircularKernel--DoIntersect_2.h>
Operations | |
A model of this concept must provide: | |
bool | operator() (const Type1 &obj1, const Type2 &obj2) |
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 any of the following: | |
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 any of the following: