Searched refs:gluPwlCurve (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | trim.c | 131 gluPwlCurve (theNurb, 5, &edgePt[0][0], 2, GLU_MAP1_TRIM_2); 136 gluPwlCurve (theNurb, 3, &pwlPt[0][0], 2, GLU_MAP1_TRIM_2);
|
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | glinterface.cc | 150 gluPwlCurve(GLUnurbs *r, GLint count, INREAL array[], function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/glu/dist/include/GL/ |
| H A D | glu.h | 332 GLAPI void GLAPIENTRY gluPwlCurve (GLUnurbs* nurb, GLint count, GLfloat* data, GLint stride, GLenum type);
|
Completed in 7 milliseconds