Back to Adaptive Vision Studio website

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

RotatePoint3DArray_Deprecated


Module: Vision3DLite

Rotates an array of 3D points around an axis (point+vector) in 3D.

Name Type Description
Input value
inPoints3D Point3DArray
Input value
inAxisVector Vector3D The direction vector of the rotation axis
Input value
inCenter Point3D An arbitrary point on the rotation axis
Input value
inAngle Real Clockwise angle of rotation
Input value
inUseAxisLength Bool Assume axis length to be the rotation angle, ignore inAngle (Rodrigues' Rotation)
Input value
inInverse Bool Switches to the inverse operation
Output value
outPoints3D Point3DArray

Complexity Level

This filter is available on Basic Complexity Level.