skia2/experimental/Intersection
caryclark@google.com 639df89148 work in progress for shape operations
A    experimental/Intersection
A    experimental/Intersection/Intersections.h
A    experimental/Intersection/DataTypes.cpp
A    experimental/Intersection/QuadraticReduceOrder.cpp
A    experimental/Intersection/IntersectionUtilities.cpp
A    experimental/Intersection/CubicIntersection_Tests.h
A    experimental/Intersection/LineParameteters_Test.cpp
A    experimental/Intersection/ReduceOrder.cpp
A    experimental/Intersection/QuadraticIntersection.cpp
A    experimental/Intersection/Extrema.h
A    experimental/Intersection/CubicIntersection_TestData.h
A    experimental/Intersection/QuadraticParameterization_Test.cpp
A    experimental/Intersection/TestUtilities.cpp
A    experimental/Intersection/CubicRoots.cpp
A    experimental/Intersection/QuadraticParameterization.cpp
A    experimental/Intersection/QuadraticSubDivide.cpp
A    experimental/Intersection/LineIntersection_Test.cpp
A    experimental/Intersection/LineIntersection.cpp
A    experimental/Intersection/CubicParameterizationCode.cpp
A    experimental/Intersection/LineParameters.h
A    experimental/Intersection/CubicIntersection.h
A    experimental/Intersection/CubeRoot.cpp
A    experimental/Intersection/SkAntiEdge.h
A    experimental/Intersection/ConvexHull_Test.cpp
A    experimental/Intersection/CubicBezierClip_Test.cpp
A    experimental/Intersection/CubicIntersection_Tests.cpp
A    experimental/Intersection/CubicBezierClip.cpp
A    experimental/Intersection/CubicIntersectionT.cpp
A    experimental/Intersection/Inline_Tests.cpp
A    experimental/Intersection/ReduceOrder_Test.cpp
A    experimental/Intersection/QuadraticIntersection_TestData.h
A    experimental/Intersection/DataTypes.h
A    experimental/Intersection/Extrema.cpp
A    experimental/Intersection/EdgeApp.cpp
A    experimental/Intersection/CubicIntersection_TestData.cpp
A    experimental/Intersection/IntersectionUtilities.h
A    experimental/Intersection/CubicReduceOrder.cpp
A    experimental/Intersection/CubicCoincidence.cpp
A    experimental/Intersection/CubicIntersection_Test.cpp
A    experimental/Intersection/CubicIntersection.cpp
A    experimental/Intersection/QuadraticUtilities.h
A    experimental/Intersection/SkAntiEdge.cpp
A    experimental/Intersection/TestUtilities.h
A    experimental/Intersection/CubicParameterization_Test.cpp
A    experimental/Intersection/LineIntersection.h
A    experimental/Intersection/CubicSubDivide.cpp
A    experimental/Intersection/CubicParameterization.cpp
A    experimental/Intersection/QuadraticBezierClip_Test.cpp
A    experimental/Intersection/QuadraticBezierClip.cpp
A    experimental/Intersection/BezierClip_Test.cpp
A    experimental/Intersection/ConvexHull.cpp
A    experimental/Intersection/BezierClip.cpp
A    experimental/Intersection/QuadraticIntersection_TestData.cpp



git-svn-id: http://skia.googlecode.com/svn/trunk@3005 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-01-10 21:46:10 +00:00
..
BezierClip_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
BezierClip.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
ConvexHull_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
ConvexHull.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubeRoot.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicBezierClip_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicBezierClip.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicCoincidence.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection_TestData.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection_TestData.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection_Tests.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection_Tests.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersection.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicIntersectionT.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicParameterization_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicParameterization.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicParameterizationCode.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicReduceOrder.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicRoots.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
CubicSubDivide.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
DataTypes.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
DataTypes.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
EdgeApp.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
Extrema.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
Extrema.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
Inline_Tests.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
Intersections.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
IntersectionUtilities.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
IntersectionUtilities.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
LineIntersection_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
LineIntersection.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
LineIntersection.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
LineParameters.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
LineParameteters_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticBezierClip_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticBezierClip.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticIntersection_TestData.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticIntersection_TestData.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticIntersection.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticParameterization_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticParameterization.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticReduceOrder.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticSubDivide.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
QuadraticUtilities.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
ReduceOrder_Test.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
ReduceOrder.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
SkAntiEdge.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
SkAntiEdge.h work in progress for shape operations 2012-01-10 21:46:10 +00:00
TestUtilities.cpp work in progress for shape operations 2012-01-10 21:46:10 +00:00
TestUtilities.h work in progress for shape operations 2012-01-10 21:46:10 +00:00