Searched defs:cosRoll (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/glteapot/ | ||
H A D | Quaternion.h | 116 float cosRoll = cos(halfRoll); in setEuler() local |
/haiku/src/apps/haiku3d/ | ||
H A D | Quaternion.h | 123 float cosRoll = cos(halfRoll); in setEuler() local |