Function graphics::math::rotate_radians

source ยท
pub fn rotate_radians<T>(angle: T) -> Matrix2d<T>
where T: Float,
Expand description

Creates a rotation matrix.