Type Definition euclid::ScaleFactor [] [src]

type ScaleFactor<T, Src, Dst> = TypedScale<T, Src, Dst>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme