Sequentially rotates the specified Operable about the x, y, and z axes using
the specified angles, in radians (i.e. 2π represents 360°).
The order of rotation is: x, y, then z axis. The order of rotation can affect
the result, so you may wish to make multiple separate calls to rotate() if
you require a specific order of rotation.
Sequentially rotates the specified Operable about the x, y, and z axes using the specified angles, in radians (i.e. 2π represents 360°).
The order of rotation is: x, y, then z axis. The order of rotation can affect the result, so you may wish to make multiple separate calls to rotate() if you require a specific order of rotation.