Home | History | Annotate | Download | only in performance

Lines Matching refs:rightHeight

985 		const float rightHeight			= de::abs(lineAMax - lineBMax);
990 return (0.5f * leftHeight * (leftHeight / approachCoeffient)) + (0.5f * rightHeight * (rightHeight / approachCoeffient));