Type Definition euclid::TypedMatrix2D [] [src]

type TypedMatrix2D<T, Src, Dst> = TypedTransform2D<T, Src, Dst>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme