14 const Volume::Pointer& ref);
The Volume class represents a three-dimensional volume on a uniform grid. The volume can be located a...
Definition volume.h:38
#define PLMBASE_API
Definition plmbase_config.h:19
Volume::Pointer volume_gradient_magnitude(const Volume::Pointer &ref)
Definition volume_grad.cxx:159
Volume * volume_make_gradient(const Volume *ref)
Definition volume_grad.cxx:148
Volume::Pointer volume_gradient(const Volume::Pointer &ref)
Definition volume_grad.cxx:137