Searched refs:cache_normal (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dtrimvertex.h48 REAL cache_normal[3]; member in class:TrimVertex
H A Dbackend.cc283 surfaceEvaluator.inDoEvalCoord2NOGE( t->param[0], t->param[1], t->cache_point, t->cache_normal);
292 surfaceEvaluator.inDoEvalCoord2NOGE_BU( t->param[0], t->param[1], t->cache_point, t->cache_normal);
301 surfaceEvaluator.inDoEvalCoord2NOGE_BV( t->param[0], t->param[1], t->cache_point, t->cache_normal);
H A Dslicer.cc307 glNormal3fv(vv.cache_normal);

Completed in 5 milliseconds