30 #ifndef vtkContinuousValueWidgetRepresentation_h
31 #define vtkContinuousValueWidgetRepresentation_h
34 #include "vtkInteractionWidgetsModule.h"
69 #if !defined(VTK_LEGACY_REMOVE)
75 virtual void SetValue(
double value);
76 virtual double GetValue() {
return this->Value; }
#define VTK_DEPRECATED_IN_9_2_0(reason)
a simple class to control print indentation