FunctionObjectConcept

Kernel::DoIntersect_3

A model for this must provide

bool fo.operator() ( Type1 obj1, Type2 obj2)
determines if two geometrical 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:

and also for Type1 and Type2 of respective types

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::do_intersect