You are here: Start » AVL.NET » AVL.RotateCoordinateSystem(AvlNet.CoordinateSystem2D, float, bool, AvlNet.CoordinateSystem2D)
AVL.RotateCoordinateSystem(AvlNet.CoordinateSystem2D, float, bool, AvlNet.CoordinateSystem2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RotateCoordinateSystem( AvlNet.CoordinateSystem2D inCoordinateSystem, float inAngle, bool inInverse, out AvlNet.CoordinateSystem2D outCoordinateSystem )
Parameters
- inCoordinateSystem
- Type: AvlNet.CoordinateSystem2D
- inAngle
- Type: System.Single
- inInverse
- Type: System.Boolean
- outCoordinateSystem
- Type: AvlNet.CoordinateSystem2D
