92 #ifndef vtkSphereWidget2_h
93 #define vtkSphereWidget2_h
119 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
125 vtkSetMacro(TranslationEnabled,
int);
126 vtkGetMacro(TranslationEnabled,
int);
127 vtkBooleanMacro(TranslationEnabled,
int);
128 vtkSetMacro(ScalingEnabled,
int);
129 vtkGetMacro(ScalingEnabled,
int);
130 vtkBooleanMacro(ScalingEnabled,
int);
a simple class to control print indentation
a class defining the representation for the vtkSphereWidget2