Back to Adaptive Vision Studio website

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

RotateVector3D_Deprecated


Rotates a 3D vector around another 3D vector (the axis).

Name Type Description
inVector3D Vector3D
inAxisVector Vector3D Vector to rotate around,
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
outVector3D Vector3D

Complexity Level

This filter is available on Basic Complexity Level.