41 #ifndef vtkButtonRepresentation_h 42 #define vtkButtonRepresentation_h 44 #include "vtkInteractionWidgetsModule.h" 62 vtkSetClampMacro(NumberOfStates,
int, 1,
VTK_INT_MAX);
69 vtkGetMacro(State,
int);
79 virtual void SetState(
int state);
80 virtual void NextState();
81 virtual void PreviousState();
106 vtkGetMacro(HighlightState,
int);
abstract superclass for all actors, volumes and annotations
a simple class to control print indentation