Testing whether two curves intersect.
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 either, any of the following: