Back to Adaptive Vision Studio website

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

RotateVector3D


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

Name Type Description
inVector 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
outVector Vector3D

Complexity Level

This filter is available on Basic Complexity Level.