atomes 1.1.15
atomes: an atomic scale modeling tool box
|
Function declarations for the creation of the OpenGL window. More...
Go to the source code of this file.
Functions | |
void | prep_model (int p) |
prepare, or display, the OpenGL model window | |
void | append_opengl_item (glwin *view, GMenu *menu, const gchar *name, gchar *key, int mpop, int item_id, gchar *accel, int image_format, gpointer icon, gboolean custom, GCallback handler, gpointer data, gboolean check, gboolean status, gboolean radio, gboolean sensitive) |
G_MODULE_EXPORT void | to_reset_view (GtkWidget *widg, gpointer data) |
reset view callback - GTK3 | |
Function declarations for the creation of the OpenGL window.
Definition in file glwindow.h.
|
extern |
|
extern |
prepare, or display, the OpenGL model window
p | the project id |
Definition at line 1518 of file glwindow.c.