Type Definition euclid::ScaleFactor

source ·
pub type ScaleFactor<T, Src, Dst> = TypedScale<T, Src, Dst>;
👎Deprecated
Expand description

Temporary alias to facilitate the transition to the new naming scheme