Type Definition euclid::TypedMatrix4D

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

Temporary alias to facilitate the transition to the new naming scheme