| Home | Download | Screen shots | Discussion | Documentation |
|---|
Input event. More...
Public Attributes | |
| event_type | event |
| Event type. More... | |
| int | what |
| Key or button number. More... | |
| int | x |
| x-coordinate (for mouse events). More... | |
| int | y |
| y-coordinate (for mouse events). More... | |
Input event.
| openvrml::gl::viewer::event_type openvrml::gl::viewer::event_info::event |
Event type.
| int openvrml::gl::viewer::event_info::what |
Key or button number.
| int openvrml::gl::viewer::event_info::x |
x-coordinate (for mouse events).
| int openvrml::gl::viewer::event_info::y |
y-coordinate (for mouse events).