This resampler class will perform resampling by using an arbitrary reconstruction kernel. By using the vgKernelNearest and vgKernelLinear kernel modes, kernel values are precomputed in a look-up table. This allows GetSample to execute faster for complex kernels.