Lines Matching refs:leftMostV
2263 Real* leftMostV;
2270 leftMostV = upperVerts[0];
2276 leftMostV = lowerVerts[0];
2287 pStream->insert(leftMostV);
2303 pStream->insert(leftMostV);
2313 else /* case3: neither is empty, plus the leftMostV, there is at least one triangle to output*/
2336 pStream->insert(leftMostV);
2341 leftMostV = upperVerts[k];
2348 pStream->insert(leftMostV);
2361 leftMostV = lowerVerts[j-1];