46 #ifndef vtkCheckerboardWidget_h
47 #define vtkCheckerboardWidget_h
49 #include "vtkInteractionWidgetsModule.h"
85 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
100 ~vtkCheckerboardWidget() VTK_OVERRIDE;
109 void StartCheckerboardInteraction();
110 void CheckerboardInteraction(
int sliderNum);
111 void EndCheckerboardInteraction();
113 friend class vtkCWCallback;
116 vtkCheckerboardWidget(const vtkCheckerboardWidget&) VTK_DELETE_FUNCTION;
117 void operator=(const vtkCheckerboardWidget&) VTK_DELETE_FUNCTION;
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