75 #ifndef __vtkHoverWidget_h
76 #define __vtkHoverWidget_h
78 #include "vtkInteractionWidgetsModule.h"
91 void PrintSelf(ostream& os, vtkIndent indent);
98 vtkSetClampMacro(TimerDuration,
int,1,100000);
99 vtkGetMacro(TimerDuration,
int);
112 {this->WidgetRep = NULL;}