Go to the documentation of this file.
70 #ifndef vtkHoverWidget_h
71 #define vtkHoverWidget_h
73 #include "vtkInteractionWidgetsModule.h"
99 vtkSetClampMacro(TimerDuration,
int,1,100000);
100 vtkGetMacro(TimerDuration,
int);
115 {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