Type Definition euclid::Matrix4D [] [src]

type Matrix4D<T> = Transform3D<T>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme