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