This class automatically scales the given function to the values needed in {@link #interpolate(float,float,float,float,float)}.
This class is to be sub-classed. The function returned from {@link #func(float)} is supposed togo through the point (0,0) and (1,1).
@author matheusdev
|
|
|
|
|
|
|
|