VTK
Classes | Macros
vtkCubeAxesActor2D.h File Reference
#include "vtkRenderingAnnotationModule.h"
#include "vtkActor2D.h"
Include dependency graph for vtkCubeAxesActor2D.h:

Go to the source code of this file.

Classes

class  vtkCubeAxesActor2D
 create a 2D plot of a bounding box edges - used for navigation More...
 

Macros

#define VTK_FLY_OUTER_EDGES   0
 
#define VTK_FLY_CLOSEST_TRIAD   1
 
#define VTK_FLY_NONE   2
 

Macro Definition Documentation

#define VTK_FLY_OUTER_EDGES   0

Definition at line 57 of file vtkCubeAxesActor2D.h.

#define VTK_FLY_CLOSEST_TRIAD   1

Definition at line 58 of file vtkCubeAxesActor2D.h.

#define VTK_FLY_NONE   2

Definition at line 59 of file vtkCubeAxesActor2D.h.