Searched refs:negRadius (Results 1 – 1 of 1) sorted by relevance
403 float negRadius = -pSphere[3]; in sphereHitsFrustum() local405 if (signedDistance(pFrustum, x, y, z) <= negRadius) { in sphereHitsFrustum()