VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkImagePlaneWidget |
3D widget for reslicing image data More... | |
Macros | |
#define | VTK_NEAREST_RESLICE 0 |
#define | VTK_LINEAR_RESLICE 1 |
#define | VTK_CUBIC_RESLICE 2 |
#define | VTK_IMAGE_PLANE_WIDGET_MAX_TEXTBUFF 128 |
#define VTK_NEAREST_RESLICE 0 |
Definition at line 156 of file vtkImagePlaneWidget.h.
#define VTK_LINEAR_RESLICE 1 |
Definition at line 157 of file vtkImagePlaneWidget.h.
#define VTK_CUBIC_RESLICE 2 |
Definition at line 158 of file vtkImagePlaneWidget.h.
#define VTK_IMAGE_PLANE_WIDGET_MAX_TEXTBUFF 128 |
Definition at line 161 of file vtkImagePlaneWidget.h.