HomeSort by: relevance | last modified time | path
    Searched refs:em_texcoord (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libnurbs/interface/
incurveeval.cc 115 temp_em = &em_texcoord;
170 inDoDomain1(&em_texcoord, u, temp_texcoord);
glcurveval.h 105 curveEvalMachine em_texcoord; member in class:OpenGLCurveEvaluator
glcurveval.cc 74 em_texcoord.uprime = -1.0;
glsurfeval.cc 154 em_texcoord.uprime = -1.0;
155 em_texcoord.vprime = -1.0;
glsurfeval.h 352 surfEvalMachine em_texcoord; member in class:OpenGLSurfaceEvaluator
insurfeval.cc 1568 temp_em = &em_texcoord;
1711 inDoDomain2EM(&em_texcoord, u,v, temp_texcoord);

Completed in 102 milliseconds