add(primitive &p) | glot::grapher | [static] |
add(point &p) | glot::grapher | [static] |
click_function typedef | glot::grapher | |
get_point(GLint x, GLint y) | glot::grapher | [static] |
get_x_coord(GLint x) | glot::grapher | [static] |
get_y_coord(GLint y) | glot::grapher | [static] |
idle_function typedef | glot::grapher | |
initialize(int argc, char **argv, short int options=AXES_ON|GRID_ON|X_LIN|Y_LIN, short int k_options=ZOOM_KEYS_ON|AXES_KEYS_ON|GRID_KEYS_ON|QUIT_KEYS_ON) | glot::grapher | [static] |
keyboard_function typedef | glot::grapher | |
redraw() | glot::grapher | [static] |
remove(primitive &p) | glot::grapher | [static] |
remove(point &p) | glot::grapher | [static] |
run() | glot::grapher | [static] |
set_click_function(click_function c) | glot::grapher | [static] |
set_idle_function(idle_function i) | glot::grapher | [static] |
set_keyboard_function(keyboard_function k) | glot::grapher | [static] |
zoom(double scale) | glot::grapher | [static] |