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

  /xsrc/external/mit/glu/dist/src/libnurbs/interface/
incurveeval.cc 107 temp_em = &em_normal;
183 inDoDomain1(&em_normal, u, temp_normal);
glcurveval.h 103 curveEvalMachine em_normal; member in class:OpenGLCurveEvaluator
glcurveval.cc 72 em_normal.uprime = -1.0;
glsurfeval.cc 150 em_normal.uprime = -1.0;
151 em_normal.vprime = -1.0;
glsurfeval.h 350 surfEvalMachine em_normal; member in class:OpenGLSurfaceEvaluator
insurfeval.cc 1560 temp_em = &em_normal;
1722 inDoDomain2EM(&em_normal, u,v, temp_normal);

Completed in 8 milliseconds