52 #ifndef vtkCheckerboardWidget_h 53 #define vtkCheckerboardWidget_h 56 #include "vtkInteractionWidgetsModule.h" 91 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
99 return reinterpret_cast<vtkCheckerboardRepresentation*>(this->WidgetRep);
118 void StartCheckerboardInteraction();
119 void CheckerboardInteraction(
int sliderNum);
120 void EndCheckerboardInteraction();
122 friend class vtkCWCallback;
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
represent the vtkCheckerboardWidget