28 #ifndef vtkTDxInteractorStyleSettings_h 29 #define vtkTDxInteractorStyleSettings_h 31 #include "vtkRenderingCoreModule.h" 54 vtkGetMacro(AngleSensitivity,
double);
63 vtkGetMacro(UseRotationX,
bool);
72 vtkGetMacro(UseRotationY,
bool);
81 vtkGetMacro(UseRotationZ,
bool);
98 vtkGetMacro(TranslationXSensitivity,
double);
107 vtkGetMacro(TranslationYSensitivity,
double);
116 vtkGetMacro(TranslationZSensitivity,
double);
123 double AngleSensitivity;
128 double TranslationXSensitivity;
129 double TranslationYSensitivity;
130 double TranslationZSensitivity;
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
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
3DConnexion device settings