Determing the intersection of two NSBezierPath(s)
Determing the intersection of two NSBezierPath(s)
- Subject: Determing the intersection of two NSBezierPath(s)
- From: Jeremy Faller <email@hidden>
- Date: Tue, 12 Nov 2002 11:50:18 -0800 (PST)
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@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.