Home
last modified time | relevance | path

Searched defs:cosPitch (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/glteapot/
H A DQuaternion.h114 float cosPitch = cos(halfPitch); in setEuler() local
/haiku/src/apps/haiku3d/
H A DQuaternion.h121 float cosPitch = cos(halfPitch); in setEuler() local