Function nyx_space::utils::r2[][src]

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

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