Searched refs:pVert3 (Results 1 – 1 of 1) sorted by relevance
901 float* pVert3 = (float*)&tri[1]; in AssembleSingle() local904 pVert3[c] = pVert1[c] + pVert2[c] - pVert0[c]; in AssembleSingle()