C# Class Sharplike.Noise.ClosestInterpolator

Inheritance: Interpolator
Mostrar archivo Open project: eropple/sharplike Class Usage Examples

Public Methods

Method Description
Interpolate ( Double a, Double b, Double t ) : Double

Method Details

Interpolate() public method

public Interpolate ( Double a, Double b, Double t ) : Double
a Double
b Double
t Double
return Double