This is the complete list of members for
gel::GelMath, including all inherited members.
| absolute(int num) | gel::GelMath | [static] |
| absolute(float num) | gel::GelMath | [static] |
| clampDeg(float deg) | gel::GelMath | [static] |
| degToRad(float deg) | gel::GelMath | [static] |
| inRange(int num, int start, int end) | gel::GelMath | [static] |
| inRange(float num, float start, float end) | gel::GelMath | [static] |
| maxf(float a, float b) | gel::GelMath | [static] |
| maxi(int a, int b) | gel::GelMath | [static] |
| minf(float a, float b) | gel::GelMath | [static] |
| mini(int a, int b) | gel::GelMath | [static] |
| nearestPower(int num, int power) | gel::GelMath | [static] |
| radToDeg(float rad) | gel::GelMath | [static] |
| random(float min, float max) | gel::GelMath | [static] |
| randomi(int min, int max) | gel::GelMath | [static] |
| sqr(float num) | gel::GelMath | [static] |