glu_tess_callback_combine_data 703 php_opengl/opengl/php_glu.c gluTessCallback(glutess, Z_LVAL_P(which), (GLvoid (CALLBACK*) ()) &glu_tess_callback_combine_data); glu_tess_callback_combine_data 102 php_opengl/opengl/php_glu.h void CALLBACK glu_tess_callback_combine_data(GLdouble coords[3], void *vertex_data[4], GLfloat weight[4], void **out_data, void *polygon_data);