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