shape ops work in progress
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 20:44:43 +0000 (20:44 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 20:44:43 +0000 (20:44 +0000)
commita7e483d130a65833e4c0d4abb4c2f13a9ce7703b
tree3bb56d6e49536d454f5247ea96d1d0b153680272
parent8b6d6286b6caf3b72ad639d9c721f3afdb3cc936
shape ops work in progress
working on quad/quad intersection

git-svn-id: http://skia.googlecode.com/svn/trunk@5326 2bbb7eff-a529-9590-31e7-b0007b416f81
14 files changed:
experimental/Intersection/CubicLineSegments.cpp [new file with mode: 0644]
experimental/Intersection/CubicLineSegments.h [new file with mode: 0644]
experimental/Intersection/Intersection_Tests.cpp
experimental/Intersection/Intersections.h
experimental/Intersection/QuadraticBezierClip.cpp
experimental/Intersection/QuadraticBezierClip_Test.cpp
experimental/Intersection/QuadraticIntersection.cpp
experimental/Intersection/QuadraticLineSegments.cpp
experimental/Intersection/QuadraticLineSegments.h
experimental/Intersection/QuadraticUtilities.cpp
experimental/Intersection/Simplify.cpp
experimental/Intersection/SimplifyNew_Test.cpp
experimental/Intersection/bc.htm [new file with mode: 0644]
experimental/Intersection/op.htm