MeVisLab Toolbox Reference
|
#include "SoInteraction.h"
#include <ThirdPartyWarningsDisable.h>
#include <Inventor/events/SoKeyboardEvent.h>
#include <map>
#include <ThirdPartyWarningsRestore.h>
Go to the source code of this file.
Classes | |
class | ManagedKeyboardShortcut |
Class ManagedKeyboardShortcut encapsulates the combination of modifier keys and another key that activates a command. More... | |