Type Definition euclid::Matrix2D[][src]

type Matrix2D<T> = Transform2D<T>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme