4#include "MRMesh/MRMeshFwd.h"
23 bool spaceMouseMove_(
const Vector3f& translate,
const Vector3f& rotate );
24 bool spaceMouseDown_(
int key );
26 bool lockRotate_{
false };
27 bool showKeyDebug_{
false };
this class stores maps spacemouse event - program action
Definition MRSpaceMouseController.h:11
const Parameters & getParameters() const
Definition MRSpaceMouseController.h:17
void setParameters(const Parameters &newParams)
Definition MRSpaceMouseController.h:16
bool canDriverSendScroll() const
MR_ADD_CTOR_DELETE_MOVE(Controller)
Definition MRSpaceMouseController.h:7
Definition MRSpaceMouseParameters.h:10