Function graphics::math::rotate_radians [] [src]

pub fn rotate_radians<T>(angle: T) -> Matrix2d<T> where
    T: Float, 

Creates a rotation matrix.