Back to Aurora Vision Studio website
	
                
                    
		
	You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotatePointArray
| Module: | FoundationLite | 
|---|
Rotates an array of points clockwise around a center point.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inPoints | Point2DArray | |
![]()  | 
				inCenter | Point2D* | Center of rotation (the mass center by default) | 
![]()  | 
				inAngle | Real | Clockwise rotation angle | 
![]()  | 
				inInverse | Bool | Switches to the inverse operation | 
![]()  | 
				outPoints | Point2DArray | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced
