Function piston_window::math::rotate_radians

source ยท
pub fn rotate_radians<T>(angle: T) -> [[T; 3]; 2]
where T: Float,
Expand description

Creates a rotation matrix.