Function graphics::math::identity

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

Create an identity matrix.