VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkImageSincInterpolator Member List

This is the complete list of members for vtkImageSincInterpolator, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AntialiasingvtkImageSincInterpolatorprotected
AntialiasingOff()vtkImageSincInterpolatorinline
AntialiasingOn()vtkImageSincInterpolatorinline
BlurFactorsvtkImageSincInterpolatorprotected
BorderModevtkAbstractImageInterpolatorprotected
BreakOnError()vtkObjectstatic
BuildKernelLookupTable()vtkImageSincInterpolatorprotectedvirtual
CheckBoundsIJK(const double x[3])vtkAbstractImageInterpolatorinline
CheckBoundsIJK(const float x[3])vtkAbstractImageInterpolatorinline
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComponentCountvtkAbstractImageInterpolatorprotected
ComponentOffsetvtkAbstractImageInterpolatorprotected
ComputeNumberOfComponents(int inputComponents)vtkAbstractImageInterpolator
ComputeSupportSize(const double matrix[16], int support[3])vtkImageSincInterpolatorvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkAbstractImageInterpolator *obj)vtkAbstractImageInterpolator
Delete()vtkObjectBasevirtual
ExtentvtkAbstractImageInterpolatorprotected
FastDelete()vtkObjectBasevirtual
FreeKernelLookupTable()vtkImageSincInterpolatorprotectedvirtual
FreePrecomputedWeights(vtkInterpolationWeights *&weights)vtkImageSincInterpolatorvirtual
GetAntialiasing()vtkImageSincInterpolatorinline
GetBlurFactors(double f[3])vtkImageSincInterpolatorinline
GetBlurFactors()vtkImageSincInterpolatorinline
GetBorderMode()vtkAbstractImageInterpolatorinline
GetBorderModeAsString()vtkAbstractImageInterpolator
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetComponentCount()vtkAbstractImageInterpolatorinline
GetComponentOffset()vtkAbstractImageInterpolatorinline
GetDebug()vtkObject
GetExtent()vtkAbstractImageInterpolatorvirtual
GetExtent(int &, int &, int &, int &, int &, int &)vtkAbstractImageInterpolatorvirtual
GetExtent(int[6])vtkAbstractImageInterpolatorvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetInterpolationFunc(void(**doublefunc)(vtkInterpolationInfo *, const double[3], double *))vtkImageSincInterpolatorprotectedvirtual
GetInterpolationFunc(void(**floatfunc)(vtkInterpolationInfo *, const float[3], float *))vtkImageSincInterpolatorprotectedvirtual
GetMTime()vtkObjectvirtual
GetNumberOfComponents()vtkAbstractImageInterpolator
GetOrigin()vtkAbstractImageInterpolatorvirtual
GetOrigin(double &, double &, double &)vtkAbstractImageInterpolatorvirtual
GetOrigin(double[3])vtkAbstractImageInterpolatorvirtual
GetOutValue()vtkAbstractImageInterpolatorinline
GetReferenceCount()vtkObjectBaseinline
GetRenormalization()vtkImageSincInterpolatorinline
GetRowInterpolationFunc(void(**doublefunc)(vtkInterpolationWeights *, int, int, int, double *, int))vtkImageSincInterpolatorprotectedvirtual
GetRowInterpolationFunc(void(**floatfunc)(vtkInterpolationWeights *, int, int, int, float *, int))vtkImageSincInterpolatorprotectedvirtual
GetSpacing()vtkAbstractImageInterpolatorvirtual
GetSpacing(double &, double &, double &)vtkAbstractImageInterpolatorvirtual
GetSpacing(double[3])vtkAbstractImageInterpolatorvirtual
GetTolerance()vtkAbstractImageInterpolatorinline
GetUseWindowParameter()vtkImageSincInterpolatorinline
GetWholeExtent()vtkAbstractImageInterpolatorvirtual
GetWholeExtent(int &, int &, int &, int &, int &, int &)vtkAbstractImageInterpolatorvirtual
GetWholeExtent(int[6])vtkAbstractImageInterpolatorvirtual
GetWindowFunction()vtkImageSincInterpolatorinline
GetWindowFunctionAsString()vtkImageSincInterpolatorvirtual
GetWindowHalfWidth()vtkImageSincInterpolatorinline
GetWindowParameter()vtkImageSincInterpolatorinline
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize(vtkDataObject *data)vtkAbstractImageInterpolatorvirtual
InternalDeepCopy(vtkAbstractImageInterpolator *obj)vtkImageSincInterpolatorprotectedvirtual
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InternalUpdate()vtkImageSincInterpolatorprotectedvirtual
Interpolate(double x, double y, double z, int component)vtkAbstractImageInterpolator
Interpolate(const double point[3], double *value)vtkAbstractImageInterpolator
InterpolateIJK(const double point[3], double *value)vtkAbstractImageInterpolatorinline
InterpolateIJK(const float point[3], float *value)vtkAbstractImageInterpolatorinline
InterpolateRow(vtkInterpolationWeights *&weights, int xIdx, int yIdx, int zIdx, double *value, int n)vtkAbstractImageInterpolatorinline
InterpolateRow(vtkInterpolationWeights *&weights, int xIdx, int yIdx, int zIdx, float *value, int n)vtkAbstractImageInterpolatorinline
InterpolationFuncDoublevtkAbstractImageInterpolatorprotected
InterpolationFuncFloatvtkAbstractImageInterpolatorprotected
InterpolationInfovtkAbstractImageInterpolatorprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkImageSincInterpolatorvirtual
IsSeparable()vtkImageSincInterpolatorvirtual
IsTypeOf(const char *type)vtkImageSincInterpolatorstatic
KernelLookupTablevtkImageSincInterpolatorprotected
KernelSizevtkImageSincInterpolatorprotected
LastBlurFactorsvtkImageSincInterpolatorprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkImageSincInterpolatorstatic
NewInstance() const vtkImageSincInterpolator
NewInstanceInternal() const vtkImageSincInterpolatorprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OriginvtkAbstractImageInterpolatorprotected
OutValuevtkAbstractImageInterpolatorprotected
PrecomputeWeightsForExtent(const double matrix[16], const int extent[6], int newExtent[6], vtkInterpolationWeights *&weights)vtkImageSincInterpolatorvirtual
PrecomputeWeightsForExtent(const float matrix[16], const int extent[6], int newExtent[6], vtkInterpolationWeights *&weights)vtkImageSincInterpolatorvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkImageSincInterpolatorvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
ReleaseData()vtkAbstractImageInterpolatorvirtual
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RenormalizationvtkImageSincInterpolatorprotected
RenormalizationOff()vtkImageSincInterpolatorinline
RenormalizationOn()vtkImageSincInterpolatorinline
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
RowInterpolationFuncDoublevtkAbstractImageInterpolatorprotected
RowInterpolationFuncFloatvtkAbstractImageInterpolatorprotected
SafeDownCast(vtkObjectBase *o)vtkImageSincInterpolatorstatic
ScalarsvtkAbstractImageInterpolatorprotected
SetAntialiasing(int antialiasing)vtkImageSincInterpolator
SetBlurFactors(double x, double y, double z)vtkImageSincInterpolator
SetBlurFactors(const double f[3])vtkImageSincInterpolatorinline
SetBorderMode(int mode)vtkAbstractImageInterpolator
SetBorderModeToClamp()vtkAbstractImageInterpolatorinline
SetBorderModeToMirror()vtkAbstractImageInterpolatorinline
SetBorderModeToRepeat()vtkAbstractImageInterpolatorinline
SetComponentCount(int count)vtkAbstractImageInterpolator
SetComponentOffset(int offset)vtkAbstractImageInterpolator
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetOutValue(double outValue)vtkAbstractImageInterpolator
SetReferenceCount(int)vtkObjectBase
SetRenormalization(int antialiasing)vtkImageSincInterpolator
SetTolerance(double tol)vtkAbstractImageInterpolator
SetUseWindowParameter(int val)vtkImageSincInterpolator
SetWindowFunction(int mode)vtkImageSincInterpolatorvirtual
SetWindowFunctionToBlackman()vtkImageSincInterpolatorinline
SetWindowFunctionToBlackmanHarris3()vtkImageSincInterpolatorinline
SetWindowFunctionToBlackmanHarris4()vtkImageSincInterpolatorinline
SetWindowFunctionToBlackmanNuttall3()vtkImageSincInterpolatorinline
SetWindowFunctionToBlackmanNuttall4()vtkImageSincInterpolatorinline
SetWindowFunctionToCosine()vtkImageSincInterpolatorinline
SetWindowFunctionToHamming()vtkImageSincInterpolatorinline
SetWindowFunctionToHann()vtkImageSincInterpolatorinline
SetWindowFunctionToKaiser()vtkImageSincInterpolatorinline
SetWindowFunctionToLanczos()vtkImageSincInterpolatorinline
SetWindowFunctionToNuttall()vtkImageSincInterpolatorinline
SetWindowHalfWidth(int n)vtkImageSincInterpolator
SetWindowParameter(double parm)vtkImageSincInterpolator
SpacingvtkAbstractImageInterpolatorprotected
StructuredBoundsDoublevtkAbstractImageInterpolatorprotected
StructuredBoundsFloatvtkAbstractImageInterpolatorprotected
SubjectHelpervtkObjectprotected
Superclass typedefvtkImageSincInterpolator
TolerancevtkAbstractImageInterpolatorprotected
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
Update()vtkAbstractImageInterpolator
UseWindowParametervtkImageSincInterpolatorprotected
UseWindowParameterOff()vtkImageSincInterpolatorinline
UseWindowParameterOn()vtkImageSincInterpolatorinline
vtkAbstractImageInterpolator()vtkAbstractImageInterpolatorprotected
vtkImageSincInterpolator()vtkImageSincInterpolatorprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
WholeExtentvtkAbstractImageInterpolatorprotected
WindowFunctionvtkImageSincInterpolatorprotected
WindowHalfWidthvtkImageSincInterpolatorprotected
WindowParametervtkImageSincInterpolatorprotected
~vtkAbstractImageInterpolator()vtkAbstractImageInterpolatorprotected
~vtkImageSincInterpolator()vtkImageSincInterpolatorprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual