Polygon |
Name | Description | |
---|---|---|
GetClosedPolygonSecondMoments(IEnumerablePointD2D) | Calculates the 2nd moments of the given closed polygon. The polygon has to be non-selfintersecting! | |
GetClosedPolygonSecondMoments(IEnumerableIEnumerablePointD2D) | Calculates the 2nd moments of the given closed polygons. The polygons have to be non-selfintersecting! | |
GetClosedPolygonSecondMoments(IEnumerableIEnumerableValueTupleDouble, Double) | Calculates the 2nd moments of the given closed polygons. The polygons have to be non-selfintersecting! | |
GetClosedPolygonSecondMoments(IEnumerableValueTupleDouble, Double) | Calculates the 2nd moments of the given closed polygon. The polygon has to be non-selfintersecting! |