VTK  9.1.0
Classes | Macros
vtkImageTracerWidget.h File Reference
#include "vtk3DWidget.h"
#include "vtkInteractionWidgetsModule.h"
Include dependency graph for vtkImageTracerWidget.h:

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
 

Macro Definition Documentation

◆ VTK_ITW_PROJECTION_YZ

#define VTK_ITW_PROJECTION_YZ   0

Definition at line 113 of file vtkImageTracerWidget.h.

◆ VTK_ITW_PROJECTION_XZ

#define VTK_ITW_PROJECTION_XZ   1

Definition at line 114 of file vtkImageTracerWidget.h.

◆ VTK_ITW_PROJECTION_XY

#define VTK_ITW_PROJECTION_XY   2

Definition at line 115 of file vtkImageTracerWidget.h.

◆ VTK_ITW_SNAP_CELLS

#define VTK_ITW_SNAP_CELLS   0

Definition at line 116 of file vtkImageTracerWidget.h.

◆ VTK_ITW_SNAP_POINTS

#define VTK_ITW_SNAP_POINTS   1

Definition at line 117 of file vtkImageTracerWidget.h.