OEInterpolateBetweenGrids

bool OEInterpolateBetweenGrids(OESystem::OEScalarGrid& dst,
                               const OESystem::OEScalarGrid& src)

Sets the values on ‘dst’ grid (OEScalarGrid) by linearly interpolating the values from ‘src’ grid (OEScalarGrid).