Start » Filter Reference » Point3DGrid » Point3DGrid Spatial Transforms » RotatePoint3DGrid
Module: | Vision3DLite |
---|
Rotates a grid of 3D points around an axis in 3D.
Name | Type | Description | |
---|---|---|---|
inGrid | Point3DGrid | ||
inAxis | Line3D | The rotation axis | |
inAngle | Real | Clockwise angle of rotation | |
inInverse | Bool | Switches to the inverse operation | |
outGrid | Point3DGrid | ||
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.