Type Definition euclid::Transform3D [] [src]

type Transform3D<T> = TypedTransform3D<T, UnknownUnit, UnknownUnit>;

The default 4d transform type with no units.