13#ifndef SO_KEY_GRABBER_H
14#define SO_KEY_GRABBER_H
19#include <Inventor/fields/SoFields.h>
20#include <Inventor/nodes/SoSeparator.h>
21#include <Inventor/nodes/SoSubNode.h>
KeyType
SoKeyGrabber is a general facility to grab keyboard events.
@ PAD_ENTER
Keypad Functions.
@ HOME
Cursor control & motion.
@ ANY
Special constant for any key.
@ BACKSPACE
Misc Functions.
SoKeyGrabber is a general facility to grab keyboard events.
void GLRender(SoGLRenderAction *) override
void handleEvent(SoHandleEventAction *action) override
bool affectsState() const override
this node does not affect the state, so return false!
Target mlrange_cast(Source arg)
Generic version of checked ML casts.