VTK
9.2.6
|
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 77 of file vtkImageTracerWidget.h.
#define VTK_ITW_PROJECTION_XZ 1 |
Definition at line 78 of file vtkImageTracerWidget.h.
#define VTK_ITW_PROJECTION_XY 2 |
Definition at line 79 of file vtkImageTracerWidget.h.
#define VTK_ITW_SNAP_CELLS 0 |
Definition at line 80 of file vtkImageTracerWidget.h.
#define VTK_ITW_SNAP_POINTS 1 |
Definition at line 81 of file vtkImageTracerWidget.h.