Go to the documentation of this file.
52 #ifndef vtkAbstractWidget_h
53 #define vtkAbstractWidget_h
55 #include "vtkInteractionWidgetsModule.h"
90 vtkSetClampMacro(ProcessEvents,
int, 0, 1);
91 vtkGetMacro(ProcessEvents,
int);
100 {
return this->EventTranslator;}
136 this->CreateDefaultRepresentation();
137 return this->WidgetRep;
150 vtkGetMacro(ManagesCursor,
int);
167 void* clientdata,
void* calldata);
abstract base class for most VTK objects
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.