rotx

Function rotx 

Source
pub fn rotx<T: Float>(angle: T) -> M33<T>
Expand description

Compute the rotation around the x axis(in cartesian coordinates)

Input:

angle - angle of rotation in radians