Function nyx_space::utils::r3[][src]

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

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