diff options
Diffstat (limited to 'experimental/Intersection/Intersection_Tests.h')
-rw-r--r-- | experimental/Intersection/Intersection_Tests.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/experimental/Intersection/Intersection_Tests.h b/experimental/Intersection/Intersection_Tests.h index f1287e1a1f..432f83fcf0 100644 --- a/experimental/Intersection/Intersection_Tests.h +++ b/experimental/Intersection/Intersection_Tests.h @@ -16,6 +16,7 @@ void SimplifyDegenerate4x4TrianglesThreaded_Test(); void SimplifyNondegenerate4x4TrianglesThreaded_Test(); void SimplifyPolygonPaths_Test(); void SimplifyQuadralateralPaths_Test(); +void SimplifyQuadraticPaths_Test(); void Simplify4x4QuadralateralsThreaded_Test(); void SimplifyRectangularPaths_Test(); void QuadraticBezierClip_Test(); |