[−][src]Type Definition euclid::Matrix4D
type Matrix4D<T> = Transform3D<T>;
Deprecated
Temporary alias to facilitate the transition to the new naming scheme
type Matrix4D<T> = Transform3D<T>;
Temporary alias to facilitate the transition to the new naming scheme