Function nyx_space::utils::r1[][src]

pub fn r1(angle: f64) -> Matrix3<f64>
Expand description

Returns a rotation about the X axis. The angle must be provided in radians.