51 #ifndef __vtkCheckerboardWidget_h
52 #define __vtkCheckerboardWidget_h
54 #include "vtkInteractionWidgetsModule.h"
70 void PrintSelf(ostream& os, vtkIndent indent);
83 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
106 void StartCheckerboardInteraction();
107 void CheckerboardInteraction(
int sliderNum);
108 void EndCheckerboardInteraction();
111 friend class vtkCWCallback;
represent the vtkCheckerboardWidget