[−][src]Type Definition euclid::Transform2D
type Transform2D<T> = TypedTransform2D<T, UnknownUnit, UnknownUnit>;
The default 2d transform type with no units.
type Transform2D<T> = TypedTransform2D<T, UnknownUnit, UnknownUnit>;
The default 2d transform type with no units.