36#ifndef vtkMagnifierWidget_h
37#define vtkMagnifierWidget_h
41#include "vtkInteractionWidgetsModule.h"
44VTK_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)
a simple class to control print indentation
represent a vtkBorderWidget
#define VTK_DEPRECATED_IN_9_2_0(reason)