Searched defs:z0 (Results 1 – 1 of 1) sorted by relevance
337 float z0 = *pSrc++; in util_computeBoundingSphere() local391 static inline float dot3(float x0, float y0, float z0, float x1, float y1, float z1) { in dot3()