Searched refs:r_height (Results 1 – 1 of 1) sorted by relevance
194 const float r_height = 1.0f / (top - bottom); in newFrustum() local197 const float y = 2.0f * (near * r_height); in newFrustum()199 const float B = (top + bottom) * r_height; in newFrustum()