|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   30 #ifndef vtkContinuousValueWidgetRepresentation_h 
   31 #define vtkContinuousValueWidgetRepresentation_h 
   33 #include "vtkInteractionWidgetsModule.h"  
   70   virtual void SetValue(
double value);
 
   71   virtual double GetValue() { 
return this->Value; }
 
  
a simple class to control print indentation