MeVisLab Toolbox Reference
|
#include "SoManagedInteractionSystem.h"
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <list>
#include <ThirdPartyWarningsRestore.h>
#include <SoCommandAction.h>
#include <SoPointingAction.h>
#include <SoOffsetAction.h>
Go to the source code of this file.
Classes | |
class | SoInteractionMapper |
SoInteractionMapper is the base class for instances that map SoPointingActions or SoCommandActions to other key/button combinations. More... | |