MeshLib C++ Docs
Loading...
Searching...
No Matches
MRShortcutKey.h File Reference
#include "MRViewerFwd.h"
#include <compare>

Go to the source code of this file.

Classes

struct  MR::ShortcutKey
struct  MR::Shortcut
 a keyboard shortcut: the keys to press and the category it is listed under More...

Namespaces

namespace  MR
 only for bindings generation

Enumerations

enum class  MR::ShortcutCategory : char {
  MR::ShortcutCategory::Info , MR::ShortcutCategory::Edit , MR::ShortcutCategory::View , MR::ShortcutCategory::Scene ,
  MR::ShortcutCategory::Objects , MR::ShortcutCategory::Selection , MR::ShortcutCategory::Count
}