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.

AntialiasingvtkImageSincInterpolatorprotected
AntialiasingOff()vtkImageSincInterpolatorinline
AntialiasingOn()vtkImageSincInterpolatorinline
BlurFactorsvtkImageSincInterpolatorprotected
BorderModevtkAbstractImageInterpolatorprotected
BuildKernelLookupTable()vtkImageSincInterpolatorprotectedvirtual
CheckBoundsIJK(const double x[3])vtkAbstractImageInterpolatorinline
CheckBoundsIJK(const float x[3])vtkAbstractImageInterpolatorinline
ComponentCountvtkAbstractImageInterpolatorprotected
ComponentOffsetvtkAbstractImageInterpolatorprotected
ComputeNumberOfComponents(int inputComponents)vtkAbstractImageInterpolator
ComputeSupportSize(const double matrix[16], int support[3])vtkImageSincInterpolatorvirtual
DeepCopy(vtkAbstractImageInterpolator *obj)vtkAbstractImageInterpolator
ExtentvtkAbstractImageInterpolatorprotected
FreeKernelLookupTable()vtkImageSincInterpolatorprotectedvirtual
FreePrecomputedWeights(vtkInterpolationWeights *&weights)vtkImageSincInterpolatorvirtual
GetAntialiasing()vtkImageSincInterpolatorinline
GetBlurFactors(double f[3])vtkImageSincInterpolatorinline
GetBlurFactors()vtkImageSincInterpolatorinline
GetBorderMode()vtkAbstractImageInterpolatorinline
GetBorderModeAsString()vtkAbstractImageInterpolator
GetComponentCount()vtkAbstractImageInterpolatorinline
GetComponentOffset()vtkAbstractImageInterpolatorinline
GetExtent()vtkAbstractImageInterpolatorvirtual
GetExtent(int &, int &, int &, int &, int &, int &)vtkAbstractImageInterpolatorvirtual
GetExtent(int[6])vtkAbstractImageInterpolatorvirtual
GetInterpolationFunc(void(**doublefunc)(vtkInterpolationInfo *, const double[3], double *))vtkImageSincInterpolatorprotectedvirtual
GetInterpolationFunc(void(**floatfunc)(vtkInterpolationInfo *, const float[3], float *))vtkImageSincInterpolatorprotectedvirtual
GetNumberOfComponents()vtkAbstractImageInterpolator
GetOrigin()vtkAbstractImageInterpolatorvirtual
GetOrigin(double &, double &, double &)vtkAbstractImageInterpolatorvirtual
GetOrigin(double[3])vtkAbstractImageInterpolatorvirtual
GetOutValue()vtkAbstractImageInterpolatorinline
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
Initialize(vtkDataObject *data)vtkAbstractImageInterpolatorvirtual
InternalDeepCopy(vtkAbstractImageInterpolator *obj)vtkImageSincInterpolatorprotectedvirtual
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
IsA(const char *type)vtkImageSincInterpolatorvirtual
IsSeparable()vtkImageSincInterpolatorvirtual
IsTypeOf(const char *type)vtkImageSincInterpolatorstatic
KernelLookupTablevtkImageSincInterpolatorprotected
KernelSizevtkImageSincInterpolatorprotected
LastBlurFactorsvtkImageSincInterpolatorprotected
New()vtkImageSincInterpolatorstatic
NewInstance() const vtkImageSincInterpolator
NewInstanceInternal() const vtkImageSincInterpolatorprotectedvirtual
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
PrintSelf(ostream &os, vtkIndent indent)vtkImageSincInterpolatorvirtual
ReleaseData()vtkAbstractImageInterpolatorvirtual
RenormalizationvtkImageSincInterpolatorprotected
RenormalizationOff()vtkImageSincInterpolatorinline
RenormalizationOn()vtkImageSincInterpolatorinline
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
SetOutValue(double outValue)vtkAbstractImageInterpolator
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
Superclass typedefvtkImageSincInterpolator
TolerancevtkAbstractImageInterpolatorprotected
Update()vtkAbstractImageInterpolator
UseWindowParametervtkImageSincInterpolatorprotected
UseWindowParameterOff()vtkImageSincInterpolatorinline
UseWindowParameterOn()vtkImageSincInterpolatorinline
vtkAbstractImageInterpolator()vtkAbstractImageInterpolatorprotected
vtkImageSincInterpolator()vtkImageSincInterpolatorprotected
WholeExtentvtkAbstractImageInterpolatorprotected
WindowFunctionvtkImageSincInterpolatorprotected
WindowHalfWidthvtkImageSincInterpolatorprotected
WindowParametervtkImageSincInterpolatorprotected
~vtkAbstractImageInterpolator()vtkAbstractImageInterpolatorprotected
~vtkImageSincInterpolator()vtkImageSincInterpolatorprotected