48 #ifndef vtkMagnifierWidget_h
49 #define vtkMagnifierWidget_h
53 #include "vtkInteractionWidgetsModule.h"
109 vtkSetMacro(KeyPressIncreaseValue,
char);
110 vtkGetMacro(KeyPressIncreaseValue,
char);
111 vtkSetMacro(KeyPressDecreaseValue,
char);
112 vtkGetMacro(KeyPressDecreaseValue,
char);
133 #if !defined(VTK_LEGACY_REMOVE)
a simple class to control print indentation
represent a vtkBorderWidget
#define VTK_DEPRECATED_IN_9_2_0(reason)