matrix.from.aangle
Syntax
- m = matrix.from.aangle(v)
Get a rotation matrix from axis angles. The axis-angle representation (in radians) is such that the magnitude of v is the rotation angle, following the right-hand rule, about the axis with orientation in the direction of the unit vector of v.
Returns: m - matrix pointer Arguments: v - axis-angle representation in radians
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |