Type Definition euclid::Matrix2D

source ·
pub type Matrix2D<T> = Transform2D<T>;
👎Deprecated
Expand description

Temporary alias to facilitate the transition to the new naming scheme