GetInterpolateValue

Type Alias GetInterpolateValue 

Source
pub type GetInterpolateValue<R, V> = fn(point: &R) -> V;
Expand description

Function to get the value of a point