VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkImageTracerWidget |
3D widget for tracing on planar props. More... | |
Macros | |
#define | VTK_ITW_PROJECTION_YZ 0 |
#define | VTK_ITW_PROJECTION_XZ 1 |
#define | VTK_ITW_PROJECTION_XY 2 |
#define | VTK_ITW_SNAP_CELLS 0 |
#define | VTK_ITW_SNAP_POINTS 1 |
#define VTK_ITW_PROJECTION_YZ 0 |
Definition at line 119 of file vtkImageTracerWidget.h.
#define VTK_ITW_PROJECTION_XZ 1 |
Definition at line 120 of file vtkImageTracerWidget.h.
#define VTK_ITW_PROJECTION_XY 2 |
Definition at line 121 of file vtkImageTracerWidget.h.
#define VTK_ITW_SNAP_CELLS 0 |
Definition at line 122 of file vtkImageTracerWidget.h.
#define VTK_ITW_SNAP_POINTS 1 |
Definition at line 123 of file vtkImageTracerWidget.h.