Go to the documentation of this file.
74 #ifndef vtkCenteredSliderWidget_h
75 #define vtkCenteredSliderWidget_h
77 #include "vtkInteractionWidgetsModule.h"
105 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
111 {
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