92 #ifndef __vtkSphereWidget2_h
93 #define __vtkSphereWidget2_h
95 #include "vtkInteractionWidgetsModule.h"
111 void PrintSelf(ostream& os, vtkIndent indent);
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 class defining the representation for the vtkSphereWidget2