pub fn rotx<T: Float>(angle: T) -> M33<T>
Compute the rotation around the x axis(in cartesian coordinates)
x
Input:
angle - angle of rotation in radians
angle