Function elmesque::transform_2d::identity [−] [src]

pub fn identity() -> Transform2D

Create an identity transform. Transforming by the identity does not change anything, but it can come in handy as a default or base case.

1 0 0 0 1 0