You are here: Start » AVL.NET » Invoke.PolygonIntersection_Convex
Finds the intersection of two convex non-intersecting polygons.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void PolygonIntersection_Convex ( Avl.Path inPolygon1, Avl.Path inPolygon2, Avl.Path outIntersection )