work in progress
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 27 Mar 2012 13:23:51 +0000 (13:23 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 27 Mar 2012 13:23:51 +0000 (13:23 +0000)
commitd88e0894d0156f4d427b812fec69bfba3eec7a8d
tree28a0a8771a2b4c3643e5bd687e832358f7556cdd
parent6e08bfeca9cb0188b1455122bb8fb39d3ec96c29
work in progress
nearly coincident mostly work
support files for creating projects from gyp

git-svn-id: http://skia.googlecode.com/svn/trunk@3500 2bbb7eff-a529-9590-31e7-b0007b416f81
35 files changed:
experimental/Intersection/ActiveEdge_Test.cpp [new file with mode: 0755]
experimental/Intersection/BezierClip.cpp [deleted file]
experimental/Intersection/BezierClip_Test.cpp [deleted file]
experimental/Intersection/CubicIntersection.h
experimental/Intersection/CubicIntersectionT.cpp [deleted file]
experimental/Intersection/CubicParameterization_TestUtility.cpp [deleted file]
experimental/Intersection/CubicRoots.cpp [deleted file]
experimental/Intersection/CurveIntersection.h
experimental/Intersection/DataTypes.h
experimental/Intersection/EdgeApp.cpp [deleted file]
experimental/Intersection/EdgeDemoApp-Info.plist [new file with mode: 0644]
experimental/Intersection/EdgeDemoApp.mm [new file with mode: 0644]
experimental/Intersection/EdgeDemoApp.xib [new file with mode: 0644]
experimental/Intersection/EdgeMain.cpp [new file with mode: 0644]
experimental/Intersection/EdgeMain.h [new file with mode: 0644]
experimental/Intersection/EdgeWalker.cpp
experimental/Intersection/EdgeWalkerPolygon4x4_Test.cpp [new file with mode: 0755]
experimental/Intersection/EdgeWalkerPolygons_Test.cpp
experimental/Intersection/EdgeWalkerQuadralaterals_Test.cpp
experimental/Intersection/EdgeWalker_Test.h
experimental/Intersection/EdgeWalker_TestUtility.cpp
experimental/Intersection/IntersectionUtilities.cpp
experimental/Intersection/Intersection_Tests.cpp
experimental/Intersection/Intersection_Tests.h
experimental/Intersection/LineIntersection.h
experimental/Intersection/QuadraticParameterization_TestUtility.cpp [deleted file]
experimental/Intersection/QuadraticUtilities.cpp
experimental/Intersection/ReduceOrder.cpp [deleted file]
experimental/Intersection/ReduceOrder_Test.cpp [deleted file]
experimental/Intersection/ShapeOps.h [new file with mode: 0644]
experimental/Intersection/ShapeOpsDemo-Info.plist [new file with mode: 0644]
experimental/Intersection/ShapeOpsDemo.cpp [new file with mode: 0644]
experimental/Intersection/TSearch.h
experimental/Intersection/edge.xcodeproj/project.pbxproj
experimental/Intersection/op.htm