21 #ifndef __vtkSlicerCropVolumeLogic_h 22 #define __vtkSlicerCropVolumeLogic_h 33 #include "vtkSlicerCropVolumeModuleLogicExport.h" 72 void PrintSelf(ostream& os, vtkIndent indent)
override;
80 vtkMRMLVolumeNode* outputNode,
bool limitToInputExtent=
true,
double fillValue=0.0);
85 int outputExtent[6],
bool limitToInputExtent=
false);
89 bool isotropicResampling,
double spacingScale,
int interpolationMode,
double fillValue);
93 bool isotropicResampling,
double spacingScale,
int outputExtent[6],
double outputSpacing[3]);
114 vtkInternal* Internal;
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
virtual void RegisterNodes()
MRML node for representing a volume (image stack).
Crop a volume to the specified region of interest.