Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » RotatePoint3DArray
Module: | Vision3DLite |
---|
Rotates an array of 3D points around an axis in 3D.
Name | Type | Description | |
---|---|---|---|
inPoints3D | Point3DArray | ||
inAxis | Line3D | The rotation axis | |
inAngle | Real | Clockwise angle of rotation | |
inInverse | Bool | Switches to the inverse operation | |
outPoints3D | Point3DArray | ||
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.