#include "vtkPolyDataSourceWidget.h"
Include dependency graph for vtkImagePlaneWidget.h:

Go to the source code of this file.
Classes | |
| class | vtkImagePlaneWidget |
| 3D widget for reslicing image data More... | |
Defines | |
| #define | VTK_NEAREST_RESLICE 0 |
| #define | VTK_LINEAR_RESLICE 1 |
| #define | VTK_CUBIC_RESLICE 2 |
|
|
Definition at line 134 of file vtkImagePlaneWidget.h. Referenced by vtkImagePlaneWidget::SetResliceInterpolateToNearestNeighbour(). |
|
|
Definition at line 135 of file vtkImagePlaneWidget.h. Referenced by vtkImagePlaneWidget::SetResliceInterpolateToLinear(). |
|
|
Definition at line 136 of file vtkImagePlaneWidget.h. Referenced by vtkImagePlaneWidget::SetResliceInterpolateToCubic(). |