YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::MathHelper Member List

This is the complete list of members for yap::MathHelper, including all inherited members.

Abs(const T &value)yap::MathHelperstatic
Clamp(const T &value, const T &min, const T &max)yap::MathHelperstatic
Cos(const T &angle)yap::MathHelperstatic
DISALLOW_COPY(MathHelper)yap::MathHelperprivate
Floor(const T &number)yap::MathHelperstatic
MathHelper()yap::MathHelperprivate
Max(const T &left, const T &right)yap::MathHelperstatic
Min(const T &left, const T &right)yap::MathHelperstatic
Pow(const T1 &number, const T2 &pow)yap::MathHelperstatic
Sin(const T &angle)yap::MathHelperstatic
Sqrt(const T1 &number, const T2 &pow)yap::MathHelperstatic
~MathHelper()yap::MathHelperprivate