Function static_math::transformations::rotx [−][src]
pub fn rotx<T: Float>(angle: T) -> M33<T>
brief.
compute the rotation around the x axis(in cartesian coordinates)
description
angle- angle of rotation in radians