Type Definition euclid::TypedMatrix4D [] [src]

type TypedMatrix4D<T, Src, Dst> = TypedTransform3D<T, Src, Dst>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme