openvrml::gl::viewer::event_info Struct Reference

List of all members.

Detailed Description

Input event.


Public Attributes

event_type event
 Event type.
int what
 Key or button number.
int x
 x-coordinate (for mouse events).
int y
 y-coordinate (for mouse events).

Member Data Documentation

Event type.

Key or button number.

x-coordinate (for mouse events).

y-coordinate (for mouse events).