24 bool spaceMouseMove_(
const Vector3f& translate,
const Vector3f& rotate );
25 bool spaceMouseDown_(
int key );
27 bool lockRotate_{
false };
28 bool showKeyDebug_{
false };
this class stores maps spacemouse event - program action
Definition MRSpaceMouseController.h:12
const Parameters & getParameters() const
Definition MRSpaceMouseController.h:18
void setParameters(const Parameters &newParams)
Definition MRSpaceMouseController.h:17
bool canDriverSendScroll() const
MR_ADD_CTOR_DELETE_MOVE(Controller)
Definition MRSpaceMouseController.h:8
Definition MRSpaceMouseParameters.h:10