45#ifndef vtkMagnifierWidget_h
46#define vtkMagnifierWidget_h
50#include "vtkInteractionWidgetsModule.h"
106 vtkSetMacro(KeyPressIncreaseValue,
char);
107 vtkGetMacro(KeyPressIncreaseValue,
char);
108 vtkSetMacro(KeyPressDecreaseValue,
char);
109 vtkGetMacro(KeyPressDecreaseValue,
char);
130#if !defined(VTK_LEGACY_REMOVE)
a simple class to control print indentation
represent a vtkBorderWidget
#define VTK_DEPRECATED_IN_9_2_0(reason)