75 #ifndef vtkOrientationMarkerWidget_h
76 #define vtkOrientationMarkerWidget_h
78 #include "vtkInteractionWidgetsModule.h"
84 class vtkOrientationMarkerWidgetObserver;
99 vtkGetObjectMacro(OrientationMarker,
vtkProp);
119 vtkGetMacro(Interactive,
int);
146 vtkSetVector4Macro(Viewport,
double);
147 vtkGetVector4Macro(Viewport,
double);
156 vtkSetClampMacro(Tolerance,
int,1,10);
157 vtkGetMacro(Tolerance,
int);
172 void *clientdata,
void *calldata);
190 int StartPosition[2];
a actor that draws 2D data
a simple class to control print indentation
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
abstract base class for most VTK objects
concrete dataset represents vertices, lines, polygons, and triangle strips
abstract superclass for all actors, volumes and annotations
abstract specification for renderers
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.