Home
last modified time | relevance | path

Searched refs:WeightExtent (Results 1 – 15 of 15) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkImageInterpolatorInternals.h47 int WeightExtent[6]; member
H A DvtkAbstractImageInterpolator.cxx298 int* extent = weights->WeightExtent; in vtkSlidingWindowAllocateWorkspace()
551 const int* extent = weights->WeightExtent; in InterpolateRow()
907 int* extent = weights->WeightExtent; in FreePrecomputedWeights()
H A DvtkImageBSplineInterpolator.cxx620 weights->WeightExtent[2 * j] = outExt[2 * j]; in vtkImageBSplineInterpolatorPrecomputeWeights()
621 weights->WeightExtent[2 * j + 1] = outExt[2 * j + 1]; in vtkImageBSplineInterpolatorPrecomputeWeights()
H A DvtkImageSincInterpolator.cxx1082 weights->WeightExtent[2 * j] = outExt[2 * j]; in vtkImageSincInterpolatorPrecomputeWeights()
1083 weights->WeightExtent[2 * j + 1] = outExt[2 * j + 1]; in vtkImageSincInterpolatorPrecomputeWeights()
H A DvtkImageInterpolator.cxx869 weights->WeightExtent[2 * j] = outExt[2 * j]; in vtkImageInterpolatorPrecomputeWeights()
870 weights->WeightExtent[2 * j + 1] = outExt[2 * j + 1]; in vtkImageInterpolatorPrecomputeWeights()
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageInterpolatorInternals.h43 int WeightExtent[6]; member
H A DvtkAbstractImageInterpolator.cxx305 int *extent = weights->WeightExtent; in vtkSlidingWindowAllocateWorkspace()
570 const int *extent = weights->WeightExtent; in InterpolateRow()
937 int *extent = weights->WeightExtent; in FreePrecomputedWeights()
H A DvtkImageBSplineInterpolator.cxx635 weights->WeightExtent[2*j] = outExt[2*j]; in vtkImageBSplineInterpolatorPrecomputeWeights()
636 weights->WeightExtent[2*j+1] = outExt[2*j+1]; in vtkImageBSplineInterpolatorPrecomputeWeights()
H A DvtkImageInterpolator.cxx913 weights->WeightExtent[2*j] = outExt[2*j]; in vtkImageInterpolatorPrecomputeWeights()
914 weights->WeightExtent[2*j+1] = outExt[2*j+1]; in vtkImageInterpolatorPrecomputeWeights()
H A DvtkImageSincInterpolator.cxx1119 weights->WeightExtent[2*j] = outExt[2*j]; in vtkImageSincInterpolatorPrecomputeWeights()
1120 weights->WeightExtent[2*j+1] = outExt[2*j+1]; in vtkImageSincInterpolatorPrecomputeWeights()
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageInterpolatorInternals.h40 int WeightExtent[6]; member
H A DvtkImageBSplineInterpolator.cxx636 weights->WeightExtent[2*j] = outExt[2*j]; in vtkImageBSplineInterpolatorPrecomputeWeights()
637 weights->WeightExtent[2*j+1] = outExt[2*j+1]; in vtkImageBSplineInterpolatorPrecomputeWeights()
H A DvtkAbstractImageInterpolator.cxx484 int *extent = weights->WeightExtent; in FreePrecomputedWeights()
H A DvtkImageInterpolator.cxx915 weights->WeightExtent[2*j] = outExt[2*j]; in vtkImageInterpolatorPrecomputeWeights()
916 weights->WeightExtent[2*j+1] = outExt[2*j+1]; in vtkImageInterpolatorPrecomputeWeights()
H A DvtkImageSincInterpolator.cxx1127 weights->WeightExtent[2*j] = outExt[2*j]; in vtkImageSincInterpolatorPrecomputeWeights()
1128 weights->WeightExtent[2*j+1] = outExt[2*j+1]; in vtkImageSincInterpolatorPrecomputeWeights()