52 int i = this_proj -> modelgl -> anim -> last ->
img ->
render;
53 int j = the_data -> b;
57 this_proj -> modelgl -> anim -> last ->
img ->
render = j;
58 this_proj -> modelgl -> create_shaders[
MAXIS] = TRUE;
59 update (this_proj -> modelgl);
Global variable declarations Global convenience function declarations Global data structure defin...
project * get_project_by_id(int p)
get project pointer using id number
void update(glwin *view)
update the rendering of the OpenGL window
Variable declarations related to the OpenGL window Function declarations related to the OpenGL wind...
Function declarations for the creation of the OpenGL window.
void set_render(gpointer data)
set OpenGL rendering mode callback