[−][src]Type Definition euclid::TypedMatrix2D
type TypedMatrix2D<T, Src, Dst> = TypedTransform2D<T, Src, Dst>;
Deprecated
Temporary alias to facilitate the transition to the new naming scheme
type TypedMatrix2D<T, Src, Dst> = TypedTransform2D<T, Src, Dst>;
Temporary alias to facilitate the transition to the new naming scheme