You are here: Start » AVL.NET » Geometry 2D Normalizations

Geometry 2D Normalizations

IconNameDescription
NormalizeRectangleOrientationChanges orientation of the given rectangle according to parameters.
NormalizeSegmentOrientation_ByBaseOrientationChanges orientation of the given segment according to base orientation.
NormalizeSegmentOrientation_ByCoordinateChanges orientation of the given segment according to coordinates along selected axis.
NormalizeSegmentOrientation_ByPointDistanceChanges orientation of the given segment according to distance to the given point.
RemoveInvalidPointsRemoves invalid points from an array (i.e. points with NaN or INF coordinates).