Searched refs:inDoDomain2WithDerivsEM (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglsurfeval.h374 void inDoDomain2WithDerivsEM(surfEvalMachine *em, REAL u, REAL v,
H A Dinsurfeval.cc1600 void OpenGLSurfaceEvaluator::inDoDomain2WithDerivsEM(surfEvalMachine *em, REAL u, REAL v, function in class:OpenGLSurfaceEvaluator
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 5 milliseconds