You are here: Start » AVL.NET » AVL.RotatePointArray(AvlNet.Point2D[], float, bool, AvlNet.Point2D[])
AVL.RotatePointArray(AvlNet.Point2D[], float, bool, AvlNet.Point2D[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RotatePointArray( AvlNet.Point2D[] inPoints, float inAngle, bool inInverse, out AvlNet.Point2D[] outPoints )
Parameters
- inPoints
- Type: AvlNet.Point2D
- inAngle
- Type: System.Single
- inInverse
- Type: System.Boolean
- outPoints
- Type: AvlNet.Point2D
