Go to the documentation of this file.
73 #ifndef vtkHoverWidget_h
74 #define vtkHoverWidget_h
76 #include "vtkInteractionWidgetsModule.h"
102 vtkSetClampMacro(TimerDuration,
int,1,100000);
103 vtkGetMacro(TimerDuration,
int);
118 {this->WidgetRep =
nullptr;}
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a simple class to control print indentation