Back to Aurora Vision Library website
You are here: Start » Function Reference » Path » Polygon Relations
Polygon Relations
Select a function from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| PolygonIntersection_Convex | Finds the intersection of two convex non-intersecting polygons. |
FoundationBasic | ||
| PolygonIntersectionArea_Convex | Computes the intersection area of two convex non-intersecting polygons. |
FoundationBasic | ||
| TestPointArrayInPolygon | Tests which points lie inside a polygon. |
FoundationBasic | ||
| TestPointInPolygon | Tests whether a point lies inside a polygon. |
FoundationLite | ||
| TestPolygonConvex | Tests whether a polygon is convex. |
FoundationBasic | ||
| TestPolygonInPolygon | Tests whether a polygon lies inside another one. |
FoundationBasic |
