Type Definition clampf::Clamp64[][src]

type Clamp64 = Clamp<f64>;

A wrapper around a 64-bit floating-point value clamped to the range [0,1].