18#ifndef itkExtractOrthogonalSwath2DImageFilter_h
19#define itkExtractOrthogonalSwath2DImageFilter_h
42template <
typename TImage>
94 virtual const double *
107 virtual const double *
176#ifndef ITK_MANUAL_INSTANTIATION
177# 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.