shape ops work in progress
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 17 Feb 2013 01:41:25 +0000 (01:41 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 17 Feb 2013 01:41:25 +0000 (01:41 +0000)
commit47d73daa7a971e7eee5822def7922f7d43b2dc47
treebdb9a797755833b2fa5a712f397a1d6281b8677b
parent6d697f4b1fb2e71303c6d28c176fabf831bcaaa7
shape ops work in progress

git-svn-id: http://skia.googlecode.com/svn/trunk@7758 2bbb7eff-a529-9590-31e7-b0007b416f81
27 files changed:
experimental/Intersection/CubicBezierClip_Test.cpp
experimental/Intersection/CubicConvexHull.cpp
experimental/Intersection/CubicIntersection.cpp
experimental/Intersection/CubicIntersection_Test.cpp
experimental/Intersection/CubicReduceOrder.cpp
experimental/Intersection/CubicReduceOrder_Test.cpp
experimental/Intersection/CubicToQuadratics.cpp
experimental/Intersection/CurveIntersection.h
experimental/Intersection/DataTypes.h
experimental/Intersection/EdgeWalker.cpp
experimental/Intersection/Intersection_Tests.cpp
experimental/Intersection/Intersection_Tests.h
experimental/Intersection/Intersections.cpp
experimental/Intersection/Intersections.h
experimental/Intersection/LineCubicIntersection_Test.cpp
experimental/Intersection/LineQuadraticIntersection_Test.cpp
experimental/Intersection/QuadraticBezierClip_Test.cpp
experimental/Intersection/QuadraticIntersection_Test.cpp
experimental/Intersection/QuadraticReduceOrder.cpp
experimental/Intersection/QuadraticReduceOrder_Test.cpp
experimental/Intersection/QuadraticUtilities.cpp
experimental/Intersection/QuadraticUtilities.h
experimental/Intersection/Simplify.cpp
experimental/Intersection/SimplifyNew_Test.cpp
experimental/Intersection/as.htm
experimental/Intersection/op.htm
experimental/Intersection/qc.htm