Searched refs:pOutP (Results 1 – 1 of 1) sorted by relevance
86 float* pOutP = &pOutPts[i * 4]; in intersect() local92 pOutP[j] = v1[j] + (v2[j] - v1[j]) * t; in intersect()