Back to Aurora Vision Studio website

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

RotatePoint3DArray_AroundSegment


Module: Vision3DLite

Rotates an array of 3D points around a segment (the axis).

Name Type Description
Input value inPoints3D Point3DArray
Input value inAxisSegment Segment3D 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.