Searched defs:halfRoll (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/glteapot/ | ||
H A D | Quaternion.h | 111 float halfRoll = roll * 0.5f; in setEuler() local |
/haiku/src/apps/haiku3d/ | ||
H A D | Quaternion.h | 118 float halfRoll = roll * 0.5f; in setEuler() local |