66 #ifndef __vtkContinuousValueWidget_h
67 #define __vtkContinuousValueWidget_h
69 #include "vtkInteractionWidgetsModule.h"
81 void PrintSelf(ostream& os, vtkIndent indent);
89 {this->Superclass::SetWidgetRepresentation
90 (reinterpret_cast<vtkWidgetRepresentation*>(r));}
103 void SetValue(
double v);