VTK  9.3.20240327
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 108 of file vtkImageTracerWidget.h.

◆ VTK_ITW_PROJECTION_XZ

#define VTK_ITW_PROJECTION_XZ   1

Definition at line 109 of file vtkImageTracerWidget.h.

◆ VTK_ITW_PROJECTION_XY

#define VTK_ITW_PROJECTION_XY   2

Definition at line 110 of file vtkImageTracerWidget.h.

◆ VTK_ITW_SNAP_CELLS

#define VTK_ITW_SNAP_CELLS   0

Definition at line 111 of file vtkImageTracerWidget.h.

◆ VTK_ITW_SNAP_POINTS

#define VTK_ITW_SNAP_POINTS   1

Definition at line 112 of file vtkImageTracerWidget.h.