Photomechanics API
MathExtensions Member List

This is the complete list of members for MathExtensions, including all inherited members.

Lerp(Double a, Double b, Double t)MathExtensionsstatic
LerpRounded(Int32 a, Int32 b, Double t, MidpointRounding rounding=MidpointRounding.ToEven)MathExtensionsstatic
LerpRounded(Int64 a, Int64 b, Double t, MidpointRounding rounding=MidpointRounding.ToEven)MathExtensionsstatic
LerpRounded(Byte a, Byte b, Double t, MidpointRounding rounding=MidpointRounding.ToEven)MathExtensionsstatic