Home | History | Annotate | Download | only in performance

Lines Matching refs:leftHeight

984 		const float leftHeight			= de::abs(lineAMin - lineBMin);
990 return (0.5f * leftHeight * (leftHeight / approachCoeffient)) + (0.5f * rightHeight * (rightHeight / approachCoeffient));