VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Interaction/Widgets/vtkImageTracerWidget.h File Reference
#include "vtkInteractionWidgetsModule.h"
#include "vtk3DWidget.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...

Defines

#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 Documentation

#define VTK_ITW_PROJECTION_YZ   0

Definition at line 82 of file vtkImageTracerWidget.h.

#define VTK_ITW_PROJECTION_XZ   1

Definition at line 83 of file vtkImageTracerWidget.h.

#define VTK_ITW_PROJECTION_XY   2

Definition at line 84 of file vtkImageTracerWidget.h.

#define VTK_ITW_SNAP_CELLS   0

Definition at line 85 of file vtkImageTracerWidget.h.

#define VTK_ITW_SNAP_POINTS   1

Definition at line 86 of file vtkImageTracerWidget.h.