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

  /xsrc/external/mit/glu/dist/src/libnurbs/interface/
glsurfeval.h 374 void inDoDomain2WithDerivsEM(surfEvalMachine *em, REAL u, REAL v,
insurfeval.cc 1600 void OpenGLSurfaceEvaluator::inDoDomain2WithDerivsEM(surfEvalMachine *em, REAL u, REAL v,
1745 inDoDomain2WithDerivsEM(&em_vertex, u,v,temp_vertex,du,dv);
1762 inDoDomain2WithDerivsEM(&em_vertex,u,v, tempdata, tempdu, dv);
1777 inDoDomain2WithDerivsEM(&em_vertex,u,v, tempdata, du, tempdv);

Completed in 6 milliseconds