21 #ifndef __vtkSlicerCropVolumeLogic_h 22 #define __vtkSlicerCropVolumeLogic_h 33 #include "vtkSlicerCropVolumeModuleLogicExport.h" 72 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
91 bool isotropicResampling,
double spacingScale,
int interpolationMode,
double fillValue);
95 bool isotropicResampling,
double spacingScale,
int outputExtent[6],
double outputSpacing[3]);
116 vtkInternal* Internal;
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual void RegisterNodes()
MRML node for representing a volume (image stack).
Crop a volume to the specified region of interest.