18#ifndef __vtkMRMLScalarVectorDWIVolumeResampler_h
19#define __vtkMRMLScalarVectorDWIVolumeResampler_h
28#include "vtkSlicerGeneralizedReformatModuleLogicExport.h"
36 void PrintSelf(ostream& os, vtkIndent indent)
override;
42 int interpolationType,
std::map< std::string, std::string > ResamplingParameters
vtkMRMLAbstractVolumeResampler()=default
}@
void PrintSelf(ostream &os, vtkIndent indent) override
vtkMRMLScalarVectorDWIVolumeResampler()=default
virtual bool Resample(vtkMRMLVolumeNode *inputVolume, vtkMRMLVolumeNode *outputVolume, vtkMRMLTransformNode *resamplingTransform, vtkMRMLVolumeNode *referenceVolume, int interpolationType, const vtkMRMLAbstractVolumeResampler::ResamplingParameters &resamplingParameter) override
~vtkMRMLScalarVectorDWIVolumeResampler() override=default
vtkMRMLScalarVectorDWIVolumeResampler(const vtkMRMLScalarVectorDWIVolumeResampler &)=delete
static vtkMRMLScalarVectorDWIVolumeResampler * New()
void operator=(const vtkMRMLScalarVectorDWIVolumeResampler &)=delete
MRML node for representing a volume (image stack).