35 #ifndef vtkScalarBarWidget_h
36 #define vtkScalarBarWidget_h
38 #include "vtkInteractionWidgetsModule.h"
80 vtkGetMacro(Repositionable,
int);
91 ~vtkScalarBarWidget() VTK_OVERRIDE;
99 void SetCursor(
int State) VTK_OVERRIDE;
102 vtkScalarBarWidget(const vtkScalarBarWidget&) VTK_DELETE_FUNCTION;
103 void operator=(const vtkScalarBarWidget&) VTK_DELETE_FUNCTION;
Create a scalar bar with labels.
a simple class to control print indentation
represent scalar bar for vtkScalarBarWidget
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.