38 #ifndef vtkButtonRepresentation_h 39 #define vtkButtonRepresentation_h 41 #include "vtkInteractionWidgetsModule.h" 59 vtkSetClampMacro(NumberOfStates,
int, 1,
VTK_INT_MAX);
66 vtkGetMacro(State,
int);
76 virtual void SetState(
int state);
77 virtual void NextState();
78 virtual void PreviousState();
103 vtkGetMacro(HighlightState,
int);
abstract superclass for all actors, volumes and annotations
a simple class to control print indentation