28 #ifndef vtkTDxInteractorStyleSettings_h 29 #define vtkTDxInteractorStyleSettings_h 31 #include "vtkRenderingCoreModule.h" 53 vtkSetMacro(AngleSensitivity,
double);
54 vtkGetMacro(AngleSensitivity,
double);
62 vtkSetMacro(UseRotationX,
bool);
63 vtkGetMacro(UseRotationX,
bool);
71 vtkSetMacro(UseRotationY,
bool);
72 vtkGetMacro(UseRotationY,
bool);
80 vtkSetMacro(UseRotationZ,
bool);
81 vtkGetMacro(UseRotationZ,
bool);
97 vtkSetMacro(TranslationXSensitivity,
double);
98 vtkGetMacro(TranslationXSensitivity,
double);
106 vtkSetMacro(TranslationYSensitivity,
double);
107 vtkGetMacro(TranslationYSensitivity,
double);
115 vtkSetMacro(TranslationZSensitivity,
double);
116 vtkGetMacro(TranslationZSensitivity,
double);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
double TranslationXSensitivity
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
double TranslationZSensitivity
3DConnexion device settings
double TranslationYSensitivity