Overlap testing of two bezier paths
Overlap testing of two bezier paths
- Subject: Overlap testing of two bezier paths
- From: Gideon King <email@hidden>
- Date: Sat, 5 May 2001 12:08:36 +0800
I have two oval bezier paths and want to find out whether they overlap
at all. I see there is containsPoint for hit testing, but I don't see
anything for testing the intersection with another bezier path. Any
ideas on how I might be able to accomplish this?
Thanks.
Gideon King