ITK  4.8.0
Insight Segmentation and Registration Toolkit
itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType > Member List

This is the complete list of members for itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >, including all inherited members.

AddObserver(const EventObject &event, Command *)itk::Object
AddObserver(const EventObject &event, Command *) const itk::Object
BreakOnError()itk::LightObjectstatic
CentralDifferenceImageFunction()itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >protected
CentralDifferenceImageFunction(const Self &)itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >private
ConstPointer typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
ContinuousIndexType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inline
ConvertPointToContinuousIndex(const PointType &point, ContinuousIndexType &cindex) constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inline
ConvertPointToNearestIndex(const PointType &point, IndexType &index) constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inline
CoordRepType typedefitk::ImageFunction< TInputImage, TOutputType, TCoordRep >
CreateAnother() const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
DebugOff() const itk::Objectvirtual
DebugOn() const itk::Objectvirtual
Delete()itk::LightObjectvirtual
Evaluate(const PointType &point) const overrideitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
ImageFunction< TInputImage, TOutputType, TCoordRep >::Evaluate(const PointType &point) const override=0itk::ImageFunction< TInputImage, TOutputType, TCoordRep >pure virtual
FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutputType >::Evaluate(const InputType &input) const =0itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutputType >pure virtual
EvaluateAtContinuousIndex(const ContinuousIndexType &cindex) const overrideitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
ImageFunction< TInputImage, TOutputType, TCoordRep >::EvaluateAtContinuousIndex(const ContinuousIndexType &index) const =0itk::ImageFunction< TInputImage, TOutputType, TCoordRep >pure virtual
EvaluateAtContinuousIndexSpecialized(const ContinuousIndexType &index, OutputType &derivative, OutputTypeSpecializationStructType< OutputType >) const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >inlineprivate
EvaluateAtContinuousIndexSpecialized(const ContinuousIndexType &index, OutputType &derivative, OutputTypeSpecializationStructType< Type >) const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >inlineprivate
EvaluateAtIndex(const IndexType &index) const overrideitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
ImageFunction< TInputImage, TOutputType, TCoordRep >::EvaluateAtIndex(const IndexType &index) const =0itk::ImageFunction< TInputImage, TOutputType, TCoordRep >pure virtual
EvaluateAtIndexSpecialized(const IndexType &index, OutputType &derivative, OutputTypeSpecializationStructType< OutputType >) const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >inlineprivate
EvaluateAtIndexSpecialized(const IndexType &index, OutputType &derivative, OutputTypeSpecializationStructType< Type >) const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >inlineprivate
EvaluateSpecialized(const PointType &point, OutputType &derivative, OutputTypeSpecializationStructType< OutputType >) const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >private
EvaluateSpecialized(const PointType &point, OutputType &derivative, OutputTypeSpecializationStructType< Type >) const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >private
FunctionBase()itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutputType >inlineprotected
GetCommand(unsigned long tag)itk::Object
GetDebug() const itk::Object
GetEndContinuousIndex() constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >virtual
GetEndIndex() constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >virtual
GetGlobalWarningDisplay()itk::Objectstatic
GetInputImage() constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inline
GetInterpolator() const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
GetMetaDataDictionary()itk::Object
GetMetaDataDictionary() const itk::Object
GetModifiableInterpolator()itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
GetMTime() const itk::Objectvirtual
GetNameOfClass() const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
GetObjectName() const itk::Objectvirtual
GetReferenceCount() const itk::LightObjectinlinevirtual
GetStartContinuousIndex() constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >virtual
GetStartIndex() constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >virtual
GetTimeStamp() const itk::Objectvirtual
GetUseImageDirection() const itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
GlobalWarningDisplayOff()itk::Objectinlinestatic
GlobalWarningDisplayOn()itk::Objectinlinestatic
HasObserver(const EventObject &event) const itk::Object
ImageDimensionitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >static
ImageFunction()itk::ImageFunction< TInputImage, TOutputType, TCoordRep >protected
IndexType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
IndexValueType typedefitk::ImageFunction< TInputImage, TOutputType, TCoordRep >
InputImageConstPointer typedefitk::ImageFunction< TInputImage, TOutputType, TCoordRep >
InputImageType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
InputPixelConvertType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
InputPixelType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
InputType typedefitk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutputType >
InternalClone() const itk::LightObjectprotectedvirtual
InterpolatorPointer typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
InterpolatorType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
InvokeEvent(const EventObject &)itk::Object
InvokeEvent(const EventObject &) const itk::Object
IsInsideBuffer(const IndexType &index) constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inlinevirtual
IsInsideBuffer(const ContinuousIndexType &index) constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inlinevirtual
IsInsideBuffer(const PointType &point) constitk::ImageFunction< TInputImage, TOutputType, TCoordRep >inlinevirtual
itkCloneMacro(Self)itk::LightObject
LightObject()itk::LightObjectprotected
m_EndContinuousIndexitk::ImageFunction< TInputImage, TOutputType, TCoordRep >protected
m_EndIndexitk::ImageFunction< TInputImage, TOutputType, TCoordRep >protected
m_Imageitk::ImageFunction< TInputImage, TOutputType, TCoordRep >protected
m_Interpolatoritk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >private
m_ReferenceCountitk::LightObjectmutableprotected
m_StartContinuousIndexitk::ImageFunction< TInputImage, TOutputType, TCoordRep >protected
m_StartIndexitk::ImageFunction< TInputImage, TOutputType, TCoordRep >protected
m_UseImageDirectionitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >private
Modified() const itk::Objectvirtual
New()itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >static
Object()itk::Objectprotected
operator=(const Self &)itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >private
OutputConvertType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
OutputType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
OutputValueType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
Pointer typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
PointType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
Print(std::ostream &os, Indent indent=0) const itk::LightObject
PrintHeader(std::ostream &os, Indent indent) const itk::LightObjectprotectedvirtual
PrintObservers(std::ostream &os, Indent indent) const itk::Objectprotected
PrintSelf(std::ostream &os, Indent indent) const overrideitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >protectedvirtual
PrintTrailer(std::ostream &os, Indent indent) const itk::LightObjectprotectedvirtual
Register() const overrideitk::Objectvirtual
RemoveAllObservers()itk::Object
RemoveObserver(unsigned long tag)itk::Object
ScalarDerivativeType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
Self typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
SetDebug(bool debugFlag) const itk::Object
SetGlobalWarningDisplay(bool flag)itk::Objectstatic
SetInputImage(const TInputImage *inputData) overrideitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
SetInterpolator(InterpolatorType *interpolator)itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
SetMetaDataDictionary(const MetaDataDictionary &rhs)itk::Object
SetObjectName(std::string _arg)itk::Objectvirtual
SetReferenceCount(int) overrideitk::Objectvirtual
SetTimeStamp(const TimeStamp &time)itk::Objectprotectedvirtual
SetUseImageDirection(bool _arg)itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
SpacingType typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
Superclass typedefitk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >
UnRegister() const noexceptoverrideitk::Objectvirtual
UseImageDirectionOff()itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
UseImageDirectionOn()itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >virtual
~CentralDifferenceImageFunction()itk::CentralDifferenceImageFunction< TInputImage, TCoordRep, TOutputType >inlineprotected
~FunctionBase()itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutputType >inlineprotected
~ImageFunction()itk::ImageFunction< TInputImage, TOutputType, TCoordRep >inlineprotected
~LightObject()itk::LightObjectprotectedvirtual
~Object()itk::Objectprotectedvirtual