Home
last modified time | relevance | path

Searched defs:SetOutputSpacing (Results 1 – 17 of 17) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkImageResample.h44 void SetOutputSpacing(const double spacing[3]) override in SetOutputSpacing() function
H A DvtkImageResample.cxx43 void vtkImageResample::SetOutputSpacing(double sx, double sy, double sz) in SetOutputSpacing() function in vtkImageResample
H A DvtkImageReslice.h385 virtual void SetOutputSpacing(const double a[3]) { this->SetOutputSpacing(a[0], a[1], a[2]); } in SetOutputSpacing() function
H A DvtkImageReslice.cxx248 void vtkImageReslice::SetOutputSpacing(double x, double y, double z) in SetOutputSpacing() function in vtkImageReslice
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageResample.h45 void SetOutputSpacing(const double spacing[3]) override { in SetOutputSpacing() function
H A DvtkImageResample.cxx41 void vtkImageResample::SetOutputSpacing(double sx, double sy, double sz) in SetOutputSpacing() function in vtkImageResample
H A DvtkImageReslice.h388 virtual void SetOutputSpacing(const double a[3]) { in SetOutputSpacing() function
H A DvtkImageReslice.cxx265 void vtkImageReslice::SetOutputSpacing(double x, double y, double z) in SetOutputSpacing() function in vtkImageReslice
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/DisplacementField/include/
H A DitkLandmarkDisplacementFieldSource.hxx72 ::SetOutputSpacing( in SetOutputSpacing() function in itk::LandmarkDisplacementFieldSource
H A DitkTransformToDisplacementFieldFilter.hxx79 ::SetOutputSpacing(const SpacePrecisionType *spacing) in SetOutputSpacing() function in itk::TransformToDisplacementFieldFilter
H A DitkInverseDisplacementFieldImageFilter.hxx78 ::SetOutputSpacing(const double *spacing) in SetOutputSpacing() function in itk::InverseDisplacementFieldImageFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Compatibility/Deprecated/include/
H A DitkVectorResampleImageFilter.hxx51 ::SetOutputSpacing(const double *spacing) in SetOutputSpacing() function in itk::VectorResampleImageFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGrid/include/
H A DitkWarpVectorImageFilter.hxx74 ::SetOutputSpacing(const double *spacing) in SetOutputSpacing() function in itk::WarpVectorImageFilter
H A DitkWarpImageFilter.hxx79 ::SetOutputSpacing( in SetOutputSpacing() function in itk::WarpImageFilter
H A DitkResampleImageFilter.hxx79 ::SetOutputSpacing(const double *spacing) in SetOutputSpacing() function in itk::ResampleImageFilter
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageReslice.h309 virtual void SetOutputSpacing(const double a[3]) { in SetOutputSpacing() function
H A DvtkImageReslice.cxx268 void vtkImageReslice::SetOutputSpacing(double x, double y, double z) in SetOutputSpacing() function in vtkImageReslice