Inventor/events/SoKeyboardEvent.h File Reference

#include <Inventor/SbBasic.h>
#include <Inventor/events/SoButtonEvent.h>

Go to the source code of this file.

Classes

class  SoKeyboardEvent
 Keyboard key press and release events. More...

Defines

#define SO_KEY_PRESS_EVENT(EVENT, KEY)   (SoKeyboardEvent::isKeyPressEvent(EVENT,SoKeyboardEvent::KEY))
#define SO_KEY_RELEASE_EVENT(EVENT, KEY)   (SoKeyboardEvent::isKeyReleaseEvent(EVENT,SoKeyboardEvent::KEY))

Define Documentation

#define SO_KEY_PRESS_EVENT ( EVENT,
KEY   )     (SoKeyboardEvent::isKeyPressEvent(EVENT,SoKeyboardEvent::KEY))
#define SO_KEY_RELEASE_EVENT ( EVENT,
KEY   )     (SoKeyboardEvent::isKeyReleaseEvent(EVENT,SoKeyboardEvent::KEY))

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/