36 #ifndef vtkMagnifierWidget_h
37 #define vtkMagnifierWidget_h
41 #include "vtkInteractionWidgetsModule.h"
42 #include "vtkLegacy.h"
44 VTK_ABI_NAMESPACE_BEGIN
99 vtkSetMacro(KeyPressIncreaseValue,
char);
100 vtkGetMacro(KeyPressIncreaseValue,
char);
101 vtkSetMacro(KeyPressDecreaseValue,
char);
102 vtkGetMacro(KeyPressDecreaseValue,
char);
123 #if !defined(VTK_LEGACY_REMOVE)
133 VTK_ABI_NAMESPACE_END
a simple class to control print indentation
represent a vtkBorderWidget
#define VTK_DEPRECATED_IN_9_2_0(reason)