shape ops work in progress
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Nov 2012 22:14:19 +0000 (22:14 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Nov 2012 22:14:19 +0000 (22:14 +0000)
commit31143cf37fa38dc98f71c71e518ecc21c83b5e27
treeefab01dcd9599414a75554c6ec8a7dc2479b8121
parent3fb91a1fe939c827495ed22d7a95bd093d663efe
shape ops work in progress

first cut at getting binary ops to work
(union/intersection/diff/xor)

git-svn-id: http://skia.googlecode.com/svn/trunk@6375 2bbb7eff-a529-9590-31e7-b0007b416f81
experimental/Intersection/EdgeDemo.cpp
experimental/Intersection/EdgeDemoApp.mm
experimental/Intersection/EdgeWalker_Test.h
experimental/Intersection/EdgeWalker_TestUtility.cpp
experimental/Intersection/ShapeOps.cpp
experimental/Intersection/ShapeOps.h
experimental/Intersection/Simplify.cpp
experimental/Intersection/SimplifyNew_Test.cpp