48 #ifndef vtkMagnifierWidget_h
49 #define vtkMagnifierWidget_h
53 #include "vtkInteractionWidgetsModule.h"
80 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
109 vtkSetMacro(KeyPressIncreaseValue,
char);
110 vtkGetMacro(KeyPressIncreaseValue,
char);
111 vtkSetMacro(KeyPressDecreaseValue,
char);
112 vtkGetMacro(KeyPressDecreaseValue,
char);
133 #if !defined(VTK_LEGACY_REMOVE)
represent a vtkBorderWidget
#define VTK_DEPRECATED_IN_9_2_0(reason)
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...