, including all inherited members.
| AddObserver(const EventObject &event, Command *) | itk::Object | |
| AddObserver(const EventObject &event, Command *) const | itk::Object | |
| BreakOnError() | itk::LightObject | [static] |
| BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| BSplineResampleImageFunction() | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [inline, protected] |
| CoefficientDataType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientDataType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientFilter typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientFilter typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientFilterPointer typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientFilterPointer typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CoefficientImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| ConstPointer typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
| ContinuousIndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| ContinuousIndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
| ConvertPointToContinousIndex(const PointType &point, ContinuousIndexType &cindex) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
| ConvertPointToContinuousIndex(const PointType &point, ContinuousIndexType &cindex) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
| ConvertPointToNearestIndex(const PointType &point, IndexType &index) const | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline] |
| CoordRepType typedef | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | |
| CovariantVectorType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| CovariantVectorType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| 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::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, virtual] |
| Evaluate(const PointType &point, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, virtual] |
| itk::FunctionBase::Evaluate(const InputType &input) const =0 | itk::FunctionBase< TInput, TOutput > | [pure virtual] |
| EvaluateAtContinuousIndex(const ContinuousIndexType &index) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| EvaluateAtContinuousIndex(const ContinuousIndexType &index) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, virtual] |
| EvaluateAtContinuousIndex(const ContinuousIndexType &index, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| EvaluateAtContinuousIndexInternal(const ContinuousIndexType &index, vnl_matrix< long > &evaluateIndex, vnl_matrix< double > &weights) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
| EvaluateAtIndex(const IndexType &index) const | itk::InterpolateImageFunction< TInputImage, TCoordRep > | [inline, virtual] |
| itk::ImageFunction::EvaluateAtIndex(const IndexType &index) const =0 | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [pure virtual] |
| EvaluateDerivative(const PointType &point) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateDerivative(const PointType &point) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateDerivative(const PointType &point, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateDerivativeAtContinuousIndex(const ContinuousIndexType &x, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| EvaluateDerivativeAtContinuousIndexInternal(const ContinuousIndexType &x, vnl_matrix< long > &evaluateIndex, vnl_matrix< double > &weights, vnl_matrix< double > &weightsDerivative) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
| EvaluateValueAndDerivative(const PointType &point, OutputType &value, CovariantVectorType &deriv) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateValueAndDerivative(const PointType &point, OutputType &value, CovariantVectorType &deriv, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateValueAndDerivativeAtContinuousIndex(const ContinuousIndexType &x, OutputType &value, CovariantVectorType &deriv) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline] |
| EvaluateValueAndDerivativeAtContinuousIndex(const ContinuousIndexType &x, OutputType &value, CovariantVectorType &deriv, unsigned int threadID) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| EvaluateValueAndDerivativeAtContinuousIndexInternal(const ContinuousIndexType &x, OutputType &value, CovariantVectorType &derivativeValue, vnl_matrix< long > &evaluateIndex, vnl_matrix< double > &weights, vnl_matrix< double > &weightsDerivative) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, 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::BSplineResampleImageFunction< TImageType, TCoordRep > | [virtual] |
| GetNumberOfThreads() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| GetReferenceCount() const | itk::LightObject | [inline, virtual] |
| GetSplineOrder() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| GetSplineOrder() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| GetStartContinuousIndex() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
| GetStartIndex() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
| GetUseImageDirection() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| GetUseImageDirection() const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [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::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| IndexType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| InputImageConstPointer typedef | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | |
| InputImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| InputImageType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| InputPixelType typedef | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | |
| InputType typedef | itk::FunctionBase< TInput, TOutput > | |
| InternalReferenceCountType typedef | itk::LightObject | [protected] |
| InterpolateImageFunction() | itk::InterpolateImageFunction< TInputImage, TCoordRep > | [inline, protected] |
| 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] |
| Iterator typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| Iterator typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| itkStaticConstMacro(ImageDimension, unsigned int, Superclass::ImageDimension) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| itkStaticConstMacro(ImageDimension, unsigned int, Superclass::ImageDimension) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| itk::ImageFunction::itkStaticConstMacro(ImageDimension, unsigned int, TInputImage::ImageDimension) | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | |
| LightObject() | itk::LightObject | [inline, protected] |
| m_Coefficients | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| m_DataLength | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [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_Scratch | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| m_Scratch | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| m_SplineOrder | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| m_StartContinuousIndex | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
| m_StartIndex | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [protected] |
| Modified() const | itk::Object | [virtual] |
| New() | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [static] |
| Object() | itk::Object | [protected] |
| OutputType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| OutputType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| Pointer typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
| PointType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| PointType typedef | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| 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::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
| PrintSelf(std::ostream &os, Indent indent) const | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected, virtual] |
| PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | [protected, virtual] |
| RealType typedef | itk::InterpolateImageFunction< TInputImage, TCoordRep > | |
| Register() const | itk::Object | [virtual] |
| RemoveAllObservers() | itk::Object | |
| RemoveObserver(unsigned long tag) | itk::Object | |
| Self typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
| SetDebug(bool debugFlag) const | itk::Object | |
| SetGlobalWarningDisplay(bool flag) | itk::Object | [static] |
| SetInputImage(const TImageType *inputData) | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [inline, virtual] |
| itk::InterpolateImageFunction::SetInputImage(const InputImageType *ptr) | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [virtual] |
| SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
| SetNumberOfThreads(unsigned int numThreads) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| SetReferenceCount(int) | itk::Object | [virtual] |
| SetSplineOrder(unsigned int SplineOrder) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| SetSplineOrder(unsigned int SplineOrder) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | |
| SetUseImageDirection(bool _arg) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| SetUseImageDirection(bool _arg) | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| Superclass typedef | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | |
| UnRegister() const | itk::Object | [virtual] |
| UseImageDirectionOff() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| UseImageDirectionOff() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| UseImageDirectionOn() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| UseImageDirectionOn() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [virtual] |
| ~BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [inline, protected, virtual] |
| ~BSplineInterpolateImageFunction() | itk::BSplineInterpolateImageFunction< TImageType, TCoordRep, TImageType::PixelType > | [protected] |
| ~BSplineResampleImageFunction() | itk::BSplineResampleImageFunction< TImageType, TCoordRep > | [inline, protected, virtual] |
| ~FunctionBase() | itk::FunctionBase< TInput, TOutput > | [inline, protected] |
| ~ImageFunction() | itk::ImageFunction< TInputImage, TOutput, TCoordRep > | [inline, protected] |
| ~InterpolateImageFunction() | itk::InterpolateImageFunction< TInputImage, TCoordRep > | [inline, protected] |
| ~LightObject() | itk::LightObject | [protected, virtual] |
| ~Object() | itk::Object | [protected, virtual] |