VTK
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)vtkObject [inline]
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AntialiasingvtkImageSincInterpolator [protected]
AntialiasingOff()vtkImageSincInterpolator [inline]
AntialiasingOn()vtkImageSincInterpolator [inline]
BlurFactorsvtkImageSincInterpolator [protected]
BorderModevtkAbstractImageInterpolator [protected]
BreakOnError()vtkObject [static]
BuildKernelLookupTable()vtkImageSincInterpolator [protected, virtual]
CheckBoundsIJK(const double x[3])vtkAbstractImageInterpolator [inline]
CheckBoundsIJK(const float x[3])vtkAbstractImageInterpolator [inline]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
ComponentCountvtkAbstractImageInterpolator [protected]
ComponentOffsetvtkAbstractImageInterpolator [protected]
ComputeNumberOfComponents(int inputComponents)vtkAbstractImageInterpolator
ComputeSupportSize(const double matrix[16], int support[3])vtkImageSincInterpolator [virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkAbstractImageInterpolator *obj)vtkAbstractImageInterpolator
Delete()vtkObjectBase [virtual]
ExtentvtkAbstractImageInterpolator [protected]
FastDelete()vtkObjectBase [virtual]
FreeKernelLookupTable()vtkImageSincInterpolator [protected, virtual]
FreePrecomputedWeights(vtkInterpolationWeights *&weights)vtkImageSincInterpolator [virtual]
GetAntialiasing()vtkImageSincInterpolator [inline]
GetBlurFactors(double f[3])vtkImageSincInterpolator [inline]
GetBlurFactors()vtkImageSincInterpolator [inline]
GetBorderMode()vtkAbstractImageInterpolator [inline]
GetBorderModeAsString()vtkAbstractImageInterpolator
GetClassName()vtkImageSincInterpolator [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetComponentCount()vtkAbstractImageInterpolator [inline]
GetComponentOffset()vtkAbstractImageInterpolator [inline]
GetDebug()vtkObject
GetExtent()vtkAbstractImageInterpolator [virtual]
GetExtent(int &, int &, int &, int &, int &, int &)vtkAbstractImageInterpolator [virtual]
GetExtent(int[6])vtkAbstractImageInterpolator [virtual]
GetGlobalWarningDisplay()vtkObject [static]
GetInterpolationFunc(void(**doublefunc)(vtkInterpolationInfo *, const double[3], double *))vtkImageSincInterpolator [protected, virtual]
GetInterpolationFunc(void(**floatfunc)(vtkInterpolationInfo *, const float[3], float *))vtkImageSincInterpolator [protected, virtual]
GetMTime()vtkObject [virtual]
GetNumberOfComponents()vtkAbstractImageInterpolator
GetOrigin()vtkAbstractImageInterpolator [virtual]
GetOrigin(double &, double &, double &)vtkAbstractImageInterpolator [virtual]
GetOrigin(double[3])vtkAbstractImageInterpolator [virtual]
GetOutValue()vtkAbstractImageInterpolator [inline]
GetReferenceCount()vtkObjectBase [inline]
GetRenormalization()vtkImageSincInterpolator [inline]
GetRowInterpolationFunc(void(**doublefunc)(vtkInterpolationWeights *, int, int, int, double *, int))vtkImageSincInterpolator [protected, virtual]
GetRowInterpolationFunc(void(**floatfunc)(vtkInterpolationWeights *, int, int, int, float *, int))vtkImageSincInterpolator [protected, virtual]
GetSpacing()vtkAbstractImageInterpolator [virtual]
GetSpacing(double &, double &, double &)vtkAbstractImageInterpolator [virtual]
GetSpacing(double[3])vtkAbstractImageInterpolator [virtual]
GetTolerance()vtkAbstractImageInterpolator [inline]
GetUseWindowParameter()vtkImageSincInterpolator [inline]
GetWholeExtent()vtkAbstractImageInterpolator [virtual]
GetWholeExtent(int &, int &, int &, int &, int &, int &)vtkAbstractImageInterpolator [virtual]
GetWholeExtent(int[6])vtkAbstractImageInterpolator [virtual]
GetWindowFunction()vtkImageSincInterpolator [inline]
GetWindowFunctionAsString()vtkImageSincInterpolator [virtual]
GetWindowHalfWidth()vtkImageSincInterpolator [inline]
GetWindowParameter()vtkImageSincInterpolator [inline]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
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)vtkAbstractImageInterpolator [virtual]
InternalDeepCopy(vtkAbstractImageInterpolator *obj)vtkImageSincInterpolator [protected, virtual]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InternalUpdate()vtkImageSincInterpolator [protected, virtual]
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)vtkAbstractImageInterpolator [inline]
InterpolateIJK(const float point[3], float *value)vtkAbstractImageInterpolator [inline]
InterpolateRow(vtkInterpolationWeights *&weights, int xIdx, int yIdx, int zIdx, double *value, int n)vtkAbstractImageInterpolator [inline]
InterpolateRow(vtkInterpolationWeights *&weights, int xIdx, int yIdx, int zIdx, float *value, int n)vtkAbstractImageInterpolator [inline]
InterpolationFuncDoublevtkAbstractImageInterpolator [protected]
InterpolationFuncFloatvtkAbstractImageInterpolator [protected]
InterpolationInfovtkAbstractImageInterpolator [protected]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkImageSincInterpolator [virtual]
IsSeparable()vtkImageSincInterpolator [virtual]
IsTypeOf(const char *type)vtkImageSincInterpolator [static]
KernelLookupTablevtkImageSincInterpolator [protected]
KernelSizevtkImageSincInterpolator [protected]
LastBlurFactorsvtkImageSincInterpolator [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkImageSincInterpolator [static]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
OriginvtkAbstractImageInterpolator [protected]
OutValuevtkAbstractImageInterpolator [protected]
PrecomputeWeightsForExtent(const double matrix[16], const int extent[6], int newExtent[6], vtkInterpolationWeights *&weights)vtkImageSincInterpolator [virtual]
PrecomputeWeightsForExtent(const float matrix[16], const int extent[6], int newExtent[6], vtkInterpolationWeights *&weights)vtkImageSincInterpolator [virtual]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkImageSincInterpolator [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObjectBase [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
ReleaseData()vtkAbstractImageInterpolator [virtual]
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
RenormalizationvtkImageSincInterpolator [protected]
RenormalizationOff()vtkImageSincInterpolator [inline]
RenormalizationOn()vtkImageSincInterpolator [inline]
ReportReferences(vtkGarbageCollector *)vtkObjectBase [protected, virtual]
RowInterpolationFuncDoublevtkAbstractImageInterpolator [protected]
RowInterpolationFuncFloatvtkAbstractImageInterpolator [protected]
SafeDownCast(vtkObject *o)vtkImageSincInterpolator [static]
ScalarsvtkAbstractImageInterpolator [protected]
SetAntialiasing(int antialiasing)vtkImageSincInterpolator
SetBlurFactors(double x, double y, double z)vtkImageSincInterpolator
SetBlurFactors(const double f[3])vtkImageSincInterpolator [inline]
SetBorderMode(int mode)vtkAbstractImageInterpolator
SetBorderModeToClamp()vtkAbstractImageInterpolator [inline]
SetBorderModeToMirror()vtkAbstractImageInterpolator [inline]
SetBorderModeToRepeat()vtkAbstractImageInterpolator [inline]
SetComponentCount(int count)vtkAbstractImageInterpolator
SetComponentOffset(int offset)vtkAbstractImageInterpolator
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetOutValue(double outValue)vtkAbstractImageInterpolator
SetReferenceCount(int)vtkObjectBase
SetRenormalization(int antialiasing)vtkImageSincInterpolator
SetTolerance(double tol)vtkAbstractImageInterpolator
SetUseWindowParameter(int val)vtkImageSincInterpolator
SetWindowFunction(int mode)vtkImageSincInterpolator [virtual]
SetWindowFunctionToBlackman()vtkImageSincInterpolator [inline]
SetWindowFunctionToBlackmanHarris3()vtkImageSincInterpolator [inline]
SetWindowFunctionToBlackmanHarris4()vtkImageSincInterpolator [inline]
SetWindowFunctionToBlackmanNuttall3()vtkImageSincInterpolator [inline]
SetWindowFunctionToBlackmanNuttall4()vtkImageSincInterpolator [inline]
SetWindowFunctionToCosine()vtkImageSincInterpolator [inline]
SetWindowFunctionToHamming()vtkImageSincInterpolator [inline]
SetWindowFunctionToHann()vtkImageSincInterpolator [inline]
SetWindowFunctionToKaiser()vtkImageSincInterpolator [inline]
SetWindowFunctionToLanczos()vtkImageSincInterpolator [inline]
SetWindowFunctionToNuttall()vtkImageSincInterpolator [inline]
SetWindowHalfWidth(int n)vtkImageSincInterpolator
SetWindowParameter(double parm)vtkImageSincInterpolator
SpacingvtkAbstractImageInterpolator [protected]
StructuredBoundsDoublevtkAbstractImageInterpolator [protected]
StructuredBoundsFloatvtkAbstractImageInterpolator [protected]
SubjectHelpervtkObject [protected]
Superclass typedefvtkImageSincInterpolator
TolerancevtkAbstractImageInterpolator [protected]
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
Update()vtkAbstractImageInterpolator
UseWindowParametervtkImageSincInterpolator [protected]
UseWindowParameterOff()vtkImageSincInterpolator [inline]
UseWindowParameterOn()vtkImageSincInterpolator [inline]
vtkAbstractImageInterpolator()vtkAbstractImageInterpolator [protected]
vtkImageSincInterpolator()vtkImageSincInterpolator [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
WeakPointersvtkObjectBase [protected]
WholeExtentvtkAbstractImageInterpolator [protected]
WindowFunctionvtkImageSincInterpolator [protected]
WindowHalfWidthvtkImageSincInterpolator [protected]
WindowParametervtkImageSincInterpolator [protected]
~vtkAbstractImageInterpolator()vtkAbstractImageInterpolator [protected]
~vtkImageSincInterpolator()vtkImageSincInterpolator [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]