MeshLib
 
Loading...
Searching...
No Matches
MRMouse.h File Reference
#include <array>

Go to the source code of this file.

Namespaces

namespace  MR
 

Enumerations

enum class  MR::MouseButton {
  MR::Left = 0 , MR::Right = 1 , MR::Middle = 2 , MR::Count ,
  MR::NoButton = Count
}
 
enum class  MR::MouseMode {
  MR::None , MR::Rotation , MR::Translation , MR::Roll ,
  MR::Count
}
 

Functions

std::string MR::getMouseModeString (MouseMode mode)