shape ops work in progress
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 10 Dec 2012 12:50:53 +0000 (12:50 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 10 Dec 2012 12:50:53 +0000 (12:50 +0000)
commit9f3e9a5a17a7546e1c5bfde1eb7e6e9c11870333
treeae5da5d81ac9a66b747b358d30816751239b4d1a
parentf8b1ebc35b6872c2805a22481b7c23b85486fb46
shape ops work in progress

rewrite binary edge inclusion lookup
fix warnings

git-svn-id: http://skia.googlecode.com/svn/trunk@6726 2bbb7eff-a529-9590-31e7-b0007b416f81
12 files changed:
experimental/Intersection/ActiveEdge_Test.cpp
experimental/Intersection/CubicIntersection.cpp
experimental/Intersection/CubicReduceOrder.cpp
experimental/Intersection/CubicReduceOrder_Test.cpp
experimental/Intersection/EdgeWalker.cpp
experimental/Intersection/EdgeWalkerRectangles_Test.cpp
experimental/Intersection/LineIntersection.cpp
experimental/Intersection/LineUtilities.cpp
experimental/Intersection/MiniSimplify_Test.cpp
experimental/Intersection/QuadraticReduceOrder.cpp
experimental/Intersection/Simplify.cpp
experimental/Intersection/SimplifyNew_Test.cpp