|
VTK
9.0.1
|
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 | protectedstatic |
| InitialCausalCoefficient(double data[], long size, long border, double pole, double tol) | vtkImageBSplineInternals | protectedstatic |
| 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 | inlineprotected |
| ~vtkImageBSplineInternals() | vtkImageBSplineInternals | inlineprotected |
1.8.17