#include "std/support.H"
#include "glew/glew.H"
#include "glut_winsys.H"
#include "tty_glut.H"
#include "glui/glui.h"
#include "kbd.H"
#include "geom/fsa.H"
#include "std/config.H"
Include dependency graph for kbd.C:
Go to the source code of this file.
Functions | |
void | normal_keydown_callback (unsigned char k, int x, int y) |
void | normal_keyup_callback (unsigned char k, int x, int y) |
|
Definition at line 17 of file kbd.C. References debug, err_msg(), VIEWint_list::get(), GLUT_MANAGER::get_blocker(), Config::get_var_bool(), VIEWint::handle_event(), GLUT_KBD::kbd(), FD_MANAGER::mgr(), GLUT_WINSYS::size(), GLUT_KBD::update_mods(), WINSYS::view(), GLUT_WINSYS::window(), and GLUT_KBD::winsys(). Referenced by GLUT_KBD::GLUT_KBD(). |
|
Definition at line 43 of file kbd.C. References VIEWint_list::get(), GLUT_MANAGER::get_blocker(), VIEWint::handle_event(), GLUT_KBD::kbd(), KEYU, FD_MANAGER::mgr(), GLUT_WINSYS::size(), GLUT_KBD::update_mods(), WINSYS::view(), GLUT_WINSYS::window(), and GLUT_KBD::winsys(). Referenced by GLUT_KBD::GLUT_KBD(). |