Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotateVector
| Module: | FoundationLite | 
|---|
Rotates a vector clockwise.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inVector | Vector2D | |
![]()  | 
				inAngle | Real | Clockwise angle of rotation | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outVector | Vector2D | 
Examples
![]()  | 
![]()  | 
RotateVector performed on the sample vector, inAngle = 135.0 and inInverse = False.
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced


