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

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglcurveval.h148 void texcoordCallBack(const GLfloat *texcoord, void* data);
H A Dincurveeval.cc171 texcoordCallBack(temp_texcoord, userData);
H A Dglcurveval.cc396 OpenGLCurveEvaluator::texcoordCallBack(const GLfloat *texcoord, void* data) function in class:OpenGLCurveEvaluator
H A Dglsurfeval.h212 void texcoordCallBack (const GLfloat *texcoord, void* data);
H A Dglsurfeval.cc1283 OpenGLSurfaceEvaluator::texcoordCallBack(const GLfloat *texcoord, void* data) function in class:OpenGLSurfaceEvaluator
H A Dinsurfeval.cc1712 texcoordCallBack(temp_texcoord, userData);

Completed in 32 milliseconds