------------------------------------------------------------------------------
| 896 | |
| 897 | //------------------------------------------------------------------------------ |
| 898 | void vtkAbstractImageInterpolator::GetRowInterpolationFunc( |
| 899 | void (**)(vtkInterpolationWeights*, int, int, int, double*, int)) |
| 900 | { |
| 901 | } |
| 902 | |
| 903 | //------------------------------------------------------------------------------ |
| 904 | void vtkAbstractImageInterpolator::GetRowInterpolationFunc( |