Skip navigation.
 
mlDeterming the intersection of two NSBezierPath(s)
FROM : Jeremy Faller
DATE : Tue Nov 12 20:50:18 2002

All:

  Let's pretend I have two NSBezierPaths, and I would like to determine if they intersect (or even better, what the intersection of the two paths would be -- returned as a BezierPath)?  I imagine with some clever NSBezierPath work this could be done, but I haven't seen the path forward.

Thanks in advance.


Regards,
  Jeremy
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlDeterming the intersection of two NSBezierPath(s) Jeremy Faller Nov 12, 20:50
mlRe: Determing the intersection of two NSBezierPath(s) Arnaud Forgiel Nov 13, 10:33
mlRe: Determing the intersection of two NSBezierPath(s) Marco Binder Nov 13, 13:27