#include "vtkWarpTransform.h"
#include "vtkImageData.h"
Include dependency graph for vtkGridTransform.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | vtkGridTransform |
a nonlinear warp transformation. More... | |
Defines | |
#define | VTK_GRID_NEAREST 0 |
#define | VTK_GRID_LINEAR 1 |
#define | VTK_GRID_CUBIC 3 |
|
Definition at line 62 of file vtkGridTransform.h. |
|
Definition at line 63 of file vtkGridTransform.h. |
|
Definition at line 64 of file vtkGridTransform.h. |