Go to the documentation of this file.
37 #ifndef vtkSliderRepresentation_h
38 #define vtkSliderRepresentation_h
153 {
return this->CurrentT;}
155 {
return this->PickedT;}
virtual double GetPickedT()
#define vtkTypeMacro(thisClass, superclass)
virtual void SetTitleText(const char *)
void SetValue(double value)
#define vtkSetClampMacro(name, type, min, max)
virtual double GetCurrentT()
GLsizei const GLfloat * value
void SetMinimumValue(double value)
a simple class to control print indentation
#define vtkSetStringMacro(name)
vtkSliderRepresentation()
#define vtkGetMacro(name, type)
~vtkSliderRepresentation()
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetMaximumValue(double value)
virtual const char * GetTitleText()
void PrintSelf(ostream &os, vtkIndent indent)
abstract class defines the representation for a vtkSliderWidget