Searched refs:outputFanWithPoint (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompBot.cc173 grid->outputFanWithPoint(gridV, leftU, midU, botVertex, pStream);
190 grid->outputFanWithPoint(gridV, leftU, rightU, botVertex, pStream);
206 grid->outputFanWithPoint(gridV, leftU, rightU, botVertex, pStream);
274 grid->outputFanWithPoint(gridV, leftU, rightU, botVertex, pStream);
292 grid->outputFanWithPoint(gridV, leftU, rightU, botVertex, pStream);
470 leftGridChain->getGrid()->outputFanWithPoint(leftGridChain->getVlineIndex(gridIndex),
H A DgridWrap.h88 void outputFanWithPoint(Int v, Int uleft, Int uright,
H A DsampleCompTop.cc155 grid->outputFanWithPoint(gridV, leftU, rightU, topVertex, pStream);
171 grid->outputFanWithPoint(gridV, leftU, rightU, topVertex, pStream);
264 grid->outputFanWithPoint(gridV, midU, rightU, topVertex, pStream);
282 grid->outputFanWithPoint(gridV, leftU, rightU, topVertex, pStream);
301 grid->outputFanWithPoint(gridV, leftU, rightU, topVertex, pStream);
484 leftGridChain->getGrid()->outputFanWithPoint(leftGridChain->getVlineIndex(gridIndex1),
H A DgridWrap.cc137 void gridWrap::outputFanWithPoint(Int v, Int uleft, Int uright, Real vert[2], primStream* pStream) function in class:gridWrap

Completed in 4 milliseconds