|
VTK
9.0.1
|
Go to the source code of this file.
Classes | |
| class | vtkGridTransform |
| a nonlinear warp transformation More... | |
Macros | |
| #define | VTK_GRID_NEAREST VTK_NEAREST_INTERPOLATION |
| #define | VTK_GRID_LINEAR VTK_LINEAR_INTERPOLATION |
| #define | VTK_GRID_CUBIC VTK_CUBIC_INTERPOLATION |
| #define VTK_GRID_NEAREST VTK_NEAREST_INTERPOLATION |
Definition at line 38 of file vtkGridTransform.h.
| #define VTK_GRID_LINEAR VTK_LINEAR_INTERPOLATION |
Definition at line 39 of file vtkGridTransform.h.
| #define VTK_GRID_CUBIC VTK_CUBIC_INTERPOLATION |
Definition at line 40 of file vtkGridTransform.h.
1.8.17