#include "vtkTypedArray.h"
#include "vtkArrayInterpolate.txx"

Go to the source code of this file.
Functions | |
| template<typename T> | |
| void | vtkInterpolate (vtkTypedArray< T > *source_array, const vtkArraySlices &source_slices, const vtkArrayWeights &source_weights, const vtkArrayExtents &target_slice, vtkTypedArray< T > *target_array) | 
| void vtkInterpolate | ( | vtkTypedArray< T > * | source_array, | |
| const vtkArraySlices & | source_slices, | |||
| const vtkArrayWeights & | source_weights, | |||
| const vtkArrayExtents & | target_slice, | |||
| vtkTypedArray< T > * | target_array | |||
| ) |  [inline] | 
        
 1.5.6