#include "eipm.h"
Functions | |
| void | viewpoint_drawinfo (void) |
| void | setOrthographicProjection (void) |
| void | resetPerpectiveProjection (void) |
| void | draw_text_on_glwindow (int x, int y, char *string) |
| void | viewpoint_bykey (unsigned char k, int x, int y) |
| void | motion (int x, int y) |
| void | load_viewpoint_from_file (char *str) |
| void | save_viewpoint_to_file (void) |
| void | viewpoint_bymouse (int button, int state, int x, int y) |
1.6.3