Searched refs:rcpLength (Results 1 – 1 of 1) sorted by relevance
70 const float rcpLength = 1.0f / Magnitude(Vec3(planes[idx])); in CreateFrustum() local71 planes[idx] *= rcpLength; in CreateFrustum()