40 #ifndef vtkCheckerboardWidget_h
41 #define vtkCheckerboardWidget_h
44 #include "vtkInteractionWidgetsModule.h"
46 VTK_ABI_NAMESPACE_BEGIN
80 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
107 void StartCheckerboardInteraction();
108 void CheckerboardInteraction(
int sliderNum);
109 void EndCheckerboardInteraction();
111 friend class vtkCWCallback;
118 VTK_ABI_NAMESPACE_END
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