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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_shapes.c309 pentagon(int a, int b, int c, int d, int e, GLenum shadeType) function in typeref:typename:void
337 pentagon(0, 1, 9, 16, 5, type);
338 pentagon(1, 0, 3, 18, 7, type);
339 pentagon(1, 7, 11, 10, 9, type);
340 pentagon(11, 7, 18, 19, 6, type);
341 pentagon(8, 17, 16, 9, 10, type);
342 pentagon(2, 14, 15, 6, 19, type);
343 pentagon(2, 13, 12, 4, 14, type);
344 pentagon(2, 19, 18, 3, 13, type);
345 pentagon(
[all...]
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_shapes.c309 pentagon(int a, int b, int c, int d, int e, GLenum shadeType) function in typeref:typename:void
337 pentagon(0, 1, 9, 16, 5, type);
338 pentagon(1, 0, 3, 18, 7, type);
339 pentagon(1, 7, 11, 10, 9, type);
340 pentagon(11, 7, 18, 19, 6, type);
341 pentagon(8, 17, 16, 9, 10, type);
342 pentagon(2, 14, 15, 6, 19, type);
343 pentagon(2, 13, 12, 4, 14, type);
344 pentagon(2, 19, 18, 3, 13, type);
345 pentagon(
[all...]

Completed in 3 milliseconds