Searched refs:invHeight (Results 1 – 1 of 1) sorted by relevance
430 const double invHeight = 1.0 / (top - bottom); in frustum() local440 m44[5] = near2 * invHeight; in frustum()441 m44[6] = (top + bottom) * invHeight; in frustum()