95 #ifndef __vtkSphereWidget2_h
96 #define __vtkSphereWidget2_h
121 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
127 vtkSetMacro(TranslationEnabled,
int);
128 vtkGetMacro(TranslationEnabled,
int);
129 vtkBooleanMacro(TranslationEnabled,
int);
130 vtkSetMacro(ScalingEnabled,
int);
131 vtkGetMacro(ScalingEnabled,
int);
132 vtkBooleanMacro(ScalingEnabled,
int);