Searched refs:signedDistance (Results 1 – 1 of 1) sorted by relevance
395 static inline float signedDistance(const float* pPlane, float x, float y, float z) { in signedDistance() function407 if (signedDistance(pFrustum, x, y, z) <= negRadius) { in sphereHitsFrustum()