|
MeVisLab Toolbox Reference
|
#include "SoInteractionProvider.h"#include "SoPointerPosition.h"#include <ThirdPartyWarningsDisable.h>#include <Inventor/events/SoKeyboardEvent.h>#include <Inventor/events/SoMouseWheelEvent.h>#include <list>#include <ThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | SoInteractionHandler |
| SoInteractionHandler is a mix-in class for instances of SoNode to handle the interactions it provides in the handleEvent method. More... | |