98 #ifndef vtkBoxWidget2_h
99 #define vtkBoxWidget2_h
125 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
135 vtkSetMacro(TranslationEnabled,
int);
136 vtkGetMacro(TranslationEnabled,
int);
137 vtkBooleanMacro(TranslationEnabled,
int);
138 vtkSetMacro(ScalingEnabled,
int);
139 vtkGetMacro(ScalingEnabled,
int);
140 vtkBooleanMacro(ScalingEnabled,
int);
141 vtkSetMacro(RotationEnabled,
int);
142 vtkGetMacro(RotationEnabled,
int);
143 vtkBooleanMacro(RotationEnabled,
int);
144 vtkSetMacro(MoveFacesEnabled,
int);
145 vtkGetMacro(MoveFacesEnabled,
int);
146 vtkBooleanMacro(MoveFacesEnabled,
int);
a class defining the representation for the vtkBoxWidget2
a simple class to control print indentation