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

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dincurveeval.cc114 texcoord_flag = 1;
168 if(texcoord_flag) //there is a texture map
H A Dglcurveval.h109 int texcoord_flag; //whether there is a texture map or not member in class:OpenGLCurveEvaluator
H A Dglcurveval.cc69 texcoord_flag = 0;
172 texcoord_flag = 0;
H A Dglsurfeval.cc146 texcoord_flag = 0;
772 texcoord_flag = 0;
H A Dglsurfeval.h360 int texcoord_flag; member in class:OpenGLSurfaceEvaluator
H A Dinsurfeval.cc1567 texcoord_flag = 1;
1709 if(texcoord_flag)

Completed in 10 milliseconds