Polygon |
| Name | Description | |
|---|---|---|
| GetClosedPolygonSecondMoments(IEnumerableIntPoint) | Calculates the 2nd moments of the given closed polygon. The polygon has to be non-selfintersecting! | |
| GetClosedPolygonSecondMoments(IEnumerableIEnumerableIntPoint) | Calculates the 2nd moments of the given closed polygons. The polygons have to be non-selfintersecting! |