caryclark@google.com | 27accef | 2012-01-25 18:57:23 +0000 | [diff] [blame^] | 1 | void ConvexHull_Test(); |
| 2 | void ConvexHull_X_Test(); |
| 3 | void CubicBezierClip_Test(); |
| 4 | void CubicCoincidence_Test(); |
| 5 | void CubicIntersection_Test(); |
| 6 | void CubicParameterization_Test(); |
| 7 | void CubicReduceOrder_Test(); |
| 8 | void Inline_Tests(); |
| 9 | void Intersection_Tests(); |
| 10 | void LineCubicIntersection_Test(); |
| 11 | void LineIntersection_Test(); |
| 12 | void LineParameter_Test(); |
| 13 | void LineQuadraticIntersection_Test(); |
| 14 | void QuadraticBezierClip_Test(); |
| 15 | void QuadraticCoincidence_Test(); |
| 16 | void QuadraticIntersection_Test(); |
| 17 | void QuadraticParameterization_Test(); |
| 18 | void QuadraticReduceOrder_Test(); |