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

Geometry 2D Normalizations

Icon Name Description
NormalizeRectangleOrientation Changes orientation of the given rectangle according to parameters.
NormalizeSegmentOrientation_ByBaseOrientation Changes orientation of the given segment according to base orientation.
NormalizeSegmentOrientation_ByCoordinate Changes orientation of the given segment according to coordinates along selected axis.
NormalizeSegmentOrientation_ByPointDistance Changes orientation of the given segment according to distance to the given point.
RemoveInvalidPoints Removes invalid points from an array (i.e. points with NaN or INF coordinates).