Go to the documentation of this file.
46 #ifndef vtkCheckerboardWidget_h
47 #define vtkCheckerboardWidget_h
49 #include "vtkInteractionWidgetsModule.h"
85 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
91 {
return reinterpret_cast<vtkCheckerboardRepresentation*>(this->WidgetRep);}
109 void StartCheckerboardInteraction();
110 void CheckerboardInteraction(
int sliderNum);
111 void EndCheckerboardInteraction();
113 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