[][src]Module gramit::lerp

Structs

Fraction

A value in the range [0, 1].

Lerp

Enums

MakeFractionError

The error type for Fraction's TryFrom<f32> implementation.

Functions

lerp

Linearly interpolate two values.