41 #ifndef vtkButtonRepresentation_h
42 #define vtkButtonRepresentation_h
45 #include "vtkInteractionWidgetsModule.h"
63 vtkSetClampMacro(NumberOfStates,
int, 1,
VTK_INT_MAX);
70 vtkGetMacro(State,
int);
80 virtual void SetState(
int state);
81 virtual void NextState();
82 virtual void PreviousState();
90 #if !defined(VTK_LEGACY_REMOVE)
110 #if !defined(VTK_LEGACY_REMOVE)
115 vtkGetMacro(HighlightState,
int);
abstract superclass for all actors, volumes and annotations
#define VTK_DEPRECATED_IN_9_2_0(reason)
a simple class to control print indentation