18#ifndef itkExtractOrthogonalSwath2DImageFilter_h
19#define itkExtractOrthogonalSwath2DImageFilter_h
41template <
typename TImage>
93 [[nodiscard]]
virtual const double *
106 [[nodiscard]]
virtual const double *
174#ifndef ITK_MANUAL_INSTANTIATION
175# include "itkExtractOrthogonalSwath2DImageFilter.hxx"
Base class for all data objects in ITK.
virtual void SetRequestedRegionToLargestPossibleRegion()
InputPathType * GetNonConstPathInput()
ImageAndPathToImageFilter()
InputImageType * GetNonConstImageInput()
void GenerateInputRequestedRegion() override
Control indentation during Print() invocation.
Represent a parametric path through ND Space.
Vector< double, VDimension > VectorType
Index< VDimension > IndexType
ContinuousIndexType OutputType
Offset< VDimension > OffsetType
SmartPointer< const Self > ConstPointer
ContinuousIndex< SpacePrecisionType, VDimension > ContinuousIndexType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Represent a n-dimensional size (bounds) of a n-dimensional image.