| VTK
    9.0.1
    | 
Go to the source code of this file.
| Classes | |
| class | vtkAbstractImageInterpolator | 
| interpolate data values from images  More... | |
| Macros | |
| #define | VTK_IMAGE_BORDER_CLAMP 0 | 
| #define | VTK_IMAGE_BORDER_REPEAT 1 | 
| #define | VTK_IMAGE_BORDER_MIRROR 2 | 
| #define VTK_IMAGE_BORDER_CLAMP 0 | 
Definition at line 36 of file vtkAbstractImageInterpolator.h.
| #define VTK_IMAGE_BORDER_REPEAT 1 | 
Definition at line 37 of file vtkAbstractImageInterpolator.h.
| #define VTK_IMAGE_BORDER_MIRROR 2 | 
Definition at line 38 of file vtkAbstractImageInterpolator.h.
 1.8.17
 1.8.17