matrix.from.euler

Syntax

m = matrix.from.euler(v)

Get a rotation matrix from Euler angles. The Euler angles are in radians following the X, Yā€™, and Zā€™ā€™ convention of rotations. Only 3 Ɨ 3 matrices are supported.

Returns:m - matrix pointer
Arguments:v - Euler angles in radians