#include <VoxelDomain.h>
Wraps call to InterpolateImageFunction::IsForeground
Checks if voxel coordinates are inside the domain for which the interpolation is defined and also if all values required for interpolation are part of the foreground region of the image.
Definition at line 237 of file VoxelDomain.h.