Searched refs:pVtxL (Results 1 – 1 of 1) sorted by relevance
421 const SVtx *pVtxL, *pVtxH; in BuildEdgeList() local424 pVtxL = pVtx0 < pVtx1 ? pVtx0 : pVtx1; in BuildEdgeList()433 if(pEdg->psVtx[0] == pVtxL && pEdg->psVtx[1] == pVtxH) in BuildEdgeList()443 pEdg->psVtx[0] = pVtxL; in BuildEdgeList()