71 #ifndef vtkCenteredSliderWidget_h
72 #define vtkCenteredSliderWidget_h
74 #include "vtkInteractionWidgetsModule.h"
102 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
118 double GetValue() {
return this->Value; };
a simple class to control print indentation
abstract class defines the representation for a vtkSliderWidget
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...