Searched refs:near_width (Results 1 – 1 of 1) sorted by relevance
111 float near_width; in updateFrustumPoints() local117 near_width = near_height * ratio; in updateFrustumPoints()122 near_width = near_height * ratio; in updateFrustumPoints()137 Vector3f nearRight = temp.set(right).multLocal(near_width).clone(); in updateFrustumPoints()