ITK  4.13.0
Insight Segmentation and Registration Toolkit
itk::ImageFunction< TInputImage, TOutput, TCoordRep > Member List

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

AddObserver(const EventObject &event, Command *)itk::Object
AddObserver(const EventObject &event, Command *) const itk::Object
BreakOnError()itk::LightObjectstatic
ConstPointer typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
ContinuousIndexType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) 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 typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
CreateAnother() const overrideitk::Objectvirtual
DebugOff() const itk::Objectvirtual
DebugOn() const itk::Objectvirtual
Delete()itk::LightObjectvirtual
Evaluate(const PointType &point) const override=0itk::ImageFunction< TInputImage, TOutput, TCoordRep >pure virtual
FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutput >::Evaluate(const InputType &input) const =0itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutput >pure virtual
EvaluateAtContinuousIndex(const ContinuousIndexType &index) const =0itk::ImageFunction< TInputImage, TOutput, TCoordRep >pure virtual
EvaluateAtIndex(const IndexType &index) const =0itk::ImageFunction< TInputImage, TOutput, TCoordRep >pure virtual
FunctionBase()itk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutput >inlineprotected
GetCommand(unsigned long tag)itk::Object
GetDebug() const itk::Object
GetEndContinuousIndex() const itk::ImageFunction< TInputImage, TOutput, TCoordRep >virtual
GetEndIndex() const itk::ImageFunction< TInputImage, TOutput, TCoordRep >virtual
GetGlobalWarningDisplay()itk::Objectstatic
GetInputImage() const itk::ImageFunction< TInputImage, TOutput, TCoordRep >inline
GetMetaDataDictionary()itk::Object
GetMetaDataDictionary() const itk::Object
GetMTime() const itk::Objectvirtual
GetNameOfClass() const itk::ImageFunction< TInputImage, TOutput, TCoordRep >virtual
GetObjectName() const itk::Objectvirtual
GetReferenceCount() const itk::LightObjectinlinevirtual
GetStartContinuousIndex() const itk::ImageFunction< TInputImage, TOutput, TCoordRep >virtual
GetStartIndex() const itk::ImageFunction< TInputImage, TOutput, TCoordRep >virtual
GetTimeStamp() const itk::Objectvirtual
GlobalWarningDisplayOff()itk::Objectinlinestatic
GlobalWarningDisplayOn()itk::Objectinlinestatic
HasObserver(const EventObject &event) const itk::Object
ImageDimensionitk::ImageFunction< TInputImage, TOutput, TCoordRep >static
ImageFunction()itk::ImageFunction< TInputImage, TOutput, TCoordRep >protected
IndexType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
IndexValueType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
InputImageConstPointer typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
InputImageType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
InputPixelType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
InputType typedefitk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutput >
InternalClone() const itk::LightObjectprotectedvirtual
InvokeEvent(const EventObject &)itk::Object
InvokeEvent(const EventObject &) const itk::Object
IsInsideBuffer(const IndexType &index) const itk::ImageFunction< TInputImage, TOutput, TCoordRep >inlinevirtual
IsInsideBuffer(const ContinuousIndexType &index) const itk::ImageFunction< TInputImage, TOutput, TCoordRep >inlinevirtual
IsInsideBuffer(const PointType &point) const itk::ImageFunction< TInputImage, TOutput, TCoordRep >inlinevirtual
itkCloneMacro(Self)itk::LightObject
LightObject()itk::LightObjectprotected
m_EndContinuousIndexitk::ImageFunction< TInputImage, TOutput, TCoordRep >protected
m_EndIndexitk::ImageFunction< TInputImage, TOutput, TCoordRep >protected
m_Imageitk::ImageFunction< TInputImage, TOutput, TCoordRep >protected
m_ReferenceCountitk::LightObjectmutableprotected
m_StartContinuousIndexitk::ImageFunction< TInputImage, TOutput, TCoordRep >protected
m_StartIndexitk::ImageFunction< TInputImage, TOutput, TCoordRep >protected
Modified() const itk::Objectvirtual
New()itk::Objectstatic
Object()itk::Objectprotected
OutputType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
Pointer typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
PointType typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
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::ImageFunction< TInputImage, TOutput, TCoordRep >protectedvirtual
PrintTrailer(std::ostream &os, Indent indent) const itk::LightObjectprotectedvirtual
Register() const overrideitk::Objectvirtual
RemoveAllObservers()itk::Object
RemoveObserver(unsigned long tag)itk::Object
Self typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
SetDebug(bool debugFlag) const itk::Object
SetGlobalWarningDisplay(bool flag)itk::Objectstatic
SetInputImage(const InputImageType *ptr)itk::ImageFunction< TInputImage, TOutput, TCoordRep >virtual
SetMetaDataDictionary(const MetaDataDictionary &rhs)itk::Object
SetObjectName(std::string _arg)itk::Objectvirtual
SetReferenceCount(int) overrideitk::Objectvirtual
SetTimeStamp(const TimeStamp &time)itk::Objectprotectedvirtual
Superclass typedefitk::ImageFunction< TInputImage, TOutput, TCoordRep >
UnRegister() const noexceptoverrideitk::Objectvirtual
~FunctionBase() overrideitk::FunctionBase< Point< TCoordRep, TInputImage::ImageDimension >, TOutput >inlineprotected
~ImageFunction() overrideitk::ImageFunction< TInputImage, TOutput, TCoordRep >inlineprotected
~LightObject()itk::LightObjectprotectedvirtual
~Object() overrideitk::Objectprotectedvirtual