18#ifndef itkVectorNearestNeighborInterpolateImageFunction_h 
   19#define itkVectorNearestNeighborInterpolateImageFunction_h 
   42template <
typename TInputImage, 
typename TCoordinate = 
double>
 
const InputImageType * GetInputImage() const
 
void ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const
 
Implements transparent reference counting.
 
static constexpr unsigned int ImageDimension
 
static constexpr unsigned int Dimension
 
typename PixelType::ValueType ValueType
 
typename NumericTraits< ValueType >::RealType RealType
 
typename InputImageType::PixelType PixelType
 
typename InputImageType::IndexType IndexType
 
VectorInterpolateImageFunction()=default
 
ContinuousIndex< TCoordinate, Self::ImageDimension > ContinuousIndexType
 
TInputImage InputImageType
 
ContinuousIndex< TCoordinate, Self::ImageDimension > ContinuousIndexType
 
~VectorNearestNeighborInterpolateImageFunction() override=default
 
SmartPointer< const Self > ConstPointer
 
typename InputImageType::IndexType IndexType
 
static constexpr unsigned int Dimension
 
VectorNearestNeighborInterpolateImageFunction Self
 
static constexpr unsigned int ImageDimension
 
OutputType EvaluateAtContinuousIndex(const ContinuousIndexType &index) const override
 
VectorInterpolateImageFunction< TInputImage, TCoordinate > Superclass
 
SmartPointer< Self > Pointer
 
VectorNearestNeighborInterpolateImageFunction()=default
 
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....