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