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