Give the actual interpolation function a name.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 19 Dec 2008 10:55:49 +0000 (11:55 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 19 Dec 2008 10:55:49 +0000 (11:55 +0100)
The interpolate function returns a reference to the actual interpolation
function. This was previously an anonymous function. By naming it, other
plugins can use the code as well.


No differences found