[][src]Type Definition euclid::TypedMatrix4D

type TypedMatrix4D<T, Src, Dst> = TypedTransform3D<T, Src, Dst>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme