Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » RotatePointArray

RotatePointArray


Module: FoundationLite

Rotates an array of points clockwise around a center point.

Name Type Description
Input value inPoints Point2DArray
Input value inCenter Point2D* Center of rotation (the mass center by default)
Input value inAngle Real Clockwise rotation angle
Input value inInverse Bool Switches to the inverse operation
Output value outPoints Point2DArray

Complexity Level

This filter is available on Advanced Complexity Level.