MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Attributes | List of all members
ogl::KeyboardEvent Struct Reference

Keyboard event. More...

#include <events.h>

Public Attributes

int keycode
 Key that caused the event (depends on generating system)
 
KeyboardEventType type
 Type of event.
 

Detailed Description

Keyboard event.

Definition at line 56 of file events.h.

Member Data Documentation

◆ keycode

int ogl::KeyboardEvent::keycode

Key that caused the event (depends on generating system)

Definition at line 59 of file events.h.

◆ type

KeyboardEventType ogl::KeyboardEvent::type

Type of event.

Definition at line 58 of file events.h.


The documentation for this struct was generated from the following file: