CircularKernel::DoIntersect_2

Definition

Testing whether two curves intersect.

Refines

Kernel::DoIntersect_2

An object fo of this type must provide:

bool fo ( Type1 obj1 , 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:

See Also

CGAL::do_intersect