Searched defs:mag (Results 1 – 4 of 4) sorted by relevance
65 const vec3_t mag(event.data); in process() local
103 public static float mag(float a, float b) { in mag() method in MathUtils107 public static float mag(float a, float b, float c) { in mag() method in MathUtils
173 const float mag = vec.length(); in toUnitMatrix() local
620 GLfloat mag; in gluLookAt() local