Back to Adaptive Vision Studio website

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

RotatePoint3DGrid_Deprecated


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

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

Complexity Level

This filter is available on Basic Complexity Level.