30 #ifndef vtkContinuousValueWidgetRepresentation_h
31 #define vtkContinuousValueWidgetRepresentation_h
33 #include "vtkInteractionWidgetsModule.h"
71 virtual void SetValue(
double value);
72 virtual double GetValue() {
return this->Value;};
a simple class to control print indentation