Type Definition euclid::TypedMatrix2D

source ·
pub type TypedMatrix2D<T, Src, Dst> = TypedTransform2D<T, Src, Dst>;
👎Deprecated
Expand description

Temporary alias to facilitate the transition to the new naming scheme