Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » RotatePoint3DArray

RotatePoint3DArray


Module: Vision3DLite

Rotates an array of 3D points around an axis in 3D.

Name Type Description
Input value
inPoints3D Point3DArray
Input value
inAxis Line3D The rotation axis
Input value
inAngle Real Clockwise angle of rotation
Input value
inInverse Bool Switches to the inverse operation
Output value
outPoints3D Point3DArray
Output value
outTransform Matrix

Hardware Acceleration

This operation is optimized for SSE41 technology.

This operation is optimized for AVX2 technology.

This operation is optimized for NEON technology.

This operation supports automatic parallelization for multicore and multiprocessor systems.

Complexity Level

This filter is available on Basic Complexity Level.