Type Definition primitives::Transform[][src]

type Transform<S> = Transform2D<S, UnknownUnit, UnknownUnit>;

Alias for euclid::default::Transform2D