[−][src]Type Definition euclid::Matrix2D
type Matrix2D<T> = Transform2D<T>;
Deprecated
Temporary alias to facilitate the transition to the new naming scheme
type Matrix2D<T> = Transform2D<T>;
Temporary alias to facilitate the transition to the new naming scheme