AddObserver(const EventObject &event, Command *) | itk::Object | |
AddObserver(const EventObject &event, Command *) const | itk::Object | |
BreakOnError() | itk::LightObject | [static] |
ConstPointer typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
ContinuousIndexType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
ConvertPointToNearestIndex(const PointType &point, IndexType &index) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
CoordRepType typedef | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | |
CreateAnother() const | itk::Object | [virtual] |
DebugOff() const | itk::Object | [virtual] |
DebugOn() const | itk::Object | [virtual] |
Delete() | itk::LightObject | [virtual] |
Evaluate(const PointType &point) const | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | [inline, virtual] |
itk::FunctionBase::Evaluate(const InputType &input) const=0 | itk::FunctionBase< TInput, TOutput > | [pure virtual] |
EvaluateAtContinuousIndex(const ContinuousIndexType &index) const | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | [virtual] |
EvaluateAtIndex(const IndexType &index) const | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | [inline, virtual] |
FunctionBase() | itk::FunctionBase< TInput, TOutput > | [inline, protected] |
GetCommand(unsigned long tag) | itk::Object | |
GetDebug() const | itk::Object | |
GetEndContinuousIndex() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
GetEndIndex() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
GetGlobalWarningDisplay() | itk::Object | [static] |
GetInputImage() const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
GetMetaDataDictionary(void) | itk::Object | |
GetMetaDataDictionary(void) const | itk::Object | |
GetMTime() const | itk::Object | [virtual] |
GetNameOfClass() const | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | [virtual] |
GetReferenceCount() const | itk::LightObject | [inline, virtual] |
GetStartContinuousIndex() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
GetStartIndex() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
GlobalWarningDisplayOff() | itk::Object | [inline, static] |
GlobalWarningDisplayOn() | itk::Object | [inline, static] |
HasObserver(const EventObject &event) const | itk::Object | |
ImageFunction() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
IndexType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
InputImageConstPointer typedef | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | |
InputImageType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
InputPixelType typedef | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | |
InputType typedef | itk::FunctionBase< TInput, TOutput > | |
InvokeEvent(const EventObject &) | itk::Object | |
InvokeEvent(const EventObject &) const | itk::Object | |
IsInsideBuffer(const IndexType &index) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline, virtual] |
IsInsideBuffer(const ContinuousIndexType &index) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline, virtual] |
IsInsideBuffer(const PointType &point) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline, virtual] |
itkStaticConstMacro(Dimension, unsigned int, Superclass::Dimension) | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
itkStaticConstMacro(ImageDimension, unsigned int, Superclass::ImageDimension) | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
itk::VectorInterpolateImageFunction< TInputImage, TCoordRep >::itkStaticConstMacro(Dimension, unsigned int, typename TInputImage::PixelType::Dimension) | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | |
itk::VectorInterpolateImageFunction< TInputImage, TCoordRep >::itkStaticConstMacro(ImageDimension, unsigned int, TInputImage::ImageDimension) | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | |
LightObject() | itk::LightObject | [inline, protected] |
m_EndContinuousIndex | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
m_EndIndex | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
m_Image | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
m_ReferenceCount | itk::LightObject | [mutable, protected] |
m_ReferenceCountLock | itk::LightObject | [mutable, protected] |
m_StartContinuousIndex | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
m_StartIndex | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
Modified() const | itk::Object | [virtual] |
New() | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | [static] |
Object() | itk::Object | [protected] |
OutputType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
PixelType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
Pointer typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
PointType typedef | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | |
Print(std::ostream &os, Indent indent=0) const | itk::LightObject | |
PrintHeader(std::ostream &os, Indent indent) const | itk::LightObject | [protected, virtual] |
PrintObservers(std::ostream &os, Indent indent) const | itk::Object | [protected] |
PrintSelf(std::ostream &os, Indent indent) const | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | [protected, virtual] |
PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | [protected, virtual] |
RealType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
Register() const | itk::Object | [virtual] |
RemoveAllObservers() | itk::Object | |
RemoveObserver(unsigned long tag) | itk::Object | |
Self typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
SetDebug(bool debugFlag) const | itk::Object | |
SetGlobalWarningDisplay(bool flag) | itk::Object | [static] |
SetInputImage(const InputImageType *ptr) | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetReferenceCount(int) | itk::Object | [virtual] |
Superclass typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
UnRegister() const | itk::Object | [virtual] |
ValueType typedef | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | |
VectorInterpolateImageFunction() | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | [inline, protected] |
VectorNearestNeighborInterpolateImageFunction() | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | [protected] |
~FunctionBase() | itk::FunctionBase< TInput, TOutput > | [inline, protected] |
~ImageFunction() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline, protected] |
~LightObject() | itk::LightObject | [protected, virtual] |
~Object() | itk::Object | [protected, virtual] |
~VectorInterpolateImageFunction() | itk::VectorInterpolateImageFunction< TInputImage, TCoordRep > | [inline, protected] |
~VectorNearestNeighborInterpolateImageFunction() | itk::VectorNearestNeighborInterpolateImageFunction< TInputImage, TCoordRep > | [inline, protected] |