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