Back to Aurora Vision Studio website

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

RotatePoint


Module: FoundationLite

Rotates a point clockwise around a center point.

Name Type Description
Input value inPoint Point2D
Input value inCenter Point2D Center of rotation
Input value inAngle Real Clockwise rotation angle
Input value inInverse Bool Switches to the inverse operation
Output value outPoint Point2D

Examples

RotatePoint performed on the sample point, inCenter = (136.0, 135.0), inAngle = 180.0 and inInverse = False. The inCenter point is drawn on the first image in blue.

Complexity Level

This filter is available on Advanced Complexity Level.