Searched refs:faces (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/glut/
H A Dglut_shapes.c139 static GLint faces[6][4] = local
161 glVertex3fv(&v[faces[i][0]][0]);
162 glVertex3fv(&v[faces[i][1]][0]);
163 glVertex3fv(&v[faces[i][2]][0]);
164 glVertex3fv(&v[faces[i][3]][0]);

Completed in 32 milliseconds