46 #ifndef __vtkParallelopipedWidget_h
47 #define __vtkParallelopipedWidget_h
49 #include "vtkInteractionWidgetsModule.h"
66 void PrintSelf(ostream& os, vtkIndent indent);
80 this->Superclass::SetWidgetRepresentation(
81 reinterpret_cast<vtkWidgetRepresentation*>(r));
94 vtkSetMacro(EnableChairCreation,
int);
95 vtkGetMacro(EnableChairCreation,
int);
96 vtkBooleanMacro(EnableChairCreation,
int);
129 virtual void ReportReferences(vtkGarbageCollector* collector);
139 RequestResizeEvent = 10000,
141 RequestChairModeEvent
Default representation for vtkParallelopipedWidget.