This is the complete list of members for
vtkImageBSplineInternals, including all inherited members.
| ConvertToInterpolationCoefficients(double data[], long size, long border, double poles[4], long numPoles, double tol) | vtkImageBSplineInternals | [static] |
| GetInterpolationWeights(double weights[10], double w, long degree) | vtkImageBSplineInternals | [static] |
| GetInterpolationWeights(float weights[10], double w, long degree) | vtkImageBSplineInternals | [static] |
| GetPoleValues(double poles[4], long &numPoles, long degree) | vtkImageBSplineInternals | [static] |
| InitialAntiCausalCoefficient(double data[], long size, long border, double pole, double tol) | vtkImageBSplineInternals | [protected, static] |
| InitialCausalCoefficient(double data[], long size, long border, double pole, double tol) | vtkImageBSplineInternals | [protected, static] |
| InterpolatedValue(const double *coeffs, double *value, long width, long height, long slices, long depth, double x, double y, double z, long degree, long border) | vtkImageBSplineInternals | [static] |
| InterpolatedValue(const float *coeffs, float *value, long width, long height, long slices, long depth, double x, double y, double z, long degree, long border) | vtkImageBSplineInternals | [static] |
| vtkImageBSplineInternals() | vtkImageBSplineInternals | [inline, protected] |
| ~vtkImageBSplineInternals() | vtkImageBSplineInternals | [inline, protected] |