Clang was complaining that the function couldn't access the *Volumes*'s ``getVoxelImpl``. Since we actually want the ``BaseVolume::Sampler``'s version this solves the problem.
Clang was complaining that the function couldn't access the *Volumes*'s ``getVoxelImpl``. Since we actually want the ``BaseVolume::Sampler``'s version this solves the problem.