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 = NULL;}
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...