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