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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Ddinoshade.c228 extrudeSolidFromPolygon(GLfloat data[][2], unsigned int dataSize, function in typeref:typename:void
311 extrudeSolidFromPolygon(body, sizeof(body), bodyWidth,
313 extrudeSolidFromPolygon(arm, sizeof(arm), bodyWidth / 4,
315 extrudeSolidFromPolygon(leg, sizeof(leg), bodyWidth / 2,
317 extrudeSolidFromPolygon(eye, sizeof(eye), bodyWidth + 0.2,

Completed in 2 milliseconds