Type Definition euclid::Matrix4D

source ·
pub type Matrix4D<T> = Transform3D<T>;
👎Deprecated
Expand description

Temporary alias to facilitate the transition to the new naming scheme