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