Sat, 28 Mar 2009 16:58:59 +0000
propagate from branch 'im.pidgin.pidgin' (head 538d066283dded4b9914249c983d40decc907ba3)
to branch 'im.pidgin.cpw.malu.xmpp.idle' (head 4d01bf9d7e310939a489f6b0e234798a2fec2bcb)
#include"glm.h" #include <GL/gl.h> #include <GL/glu.h> void init_lists(GLint** lists, GLMmodel*** models, int num_lists, char* name, float my_scale); int compute_lid(BOOL open, int curr_lid, int max); void apply_output_mode(FACE f, GLfloat* angle, GLfloat* yangle, BOOL* left_open, BOOL* right_open, GLfloat* open, DIRECTION* dir);