Searched refs:far_width (Results 1 – 1 of 1) sorted by relevance
113 float far_width; in updateFrustumPoints() local119 far_width = far_height * ratio; in updateFrustumPoints()124 far_width = far_height * ratio; in updateFrustumPoints()138 Vector3f farRight = temp.set(right).multLocal(far_width).clone(); in updateFrustumPoints()