Go to the documentation of this file.
49 #ifndef vtkCheckerboardWidget_h
50 #define vtkCheckerboardWidget_h
52 #include "vtkInteractionWidgetsModule.h"
88 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
94 {
return reinterpret_cast<vtkCheckerboardRepresentation*>(this->WidgetRep);}
112 void StartCheckerboardInteraction();
113 void CheckerboardInteraction(
int sliderNum);
114 void EndCheckerboardInteraction();
116 friend class vtkCWCallback;
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
represent the vtkCheckerboardWidget
a simple class to control print indentation