Home
last modified time | relevance | path

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

/haiku/src/apps/glteapot/
H A DQuaternion.h111 float halfRoll = roll * 0.5f; in setEuler() local
/haiku/src/apps/haiku3d/
H A DQuaternion.h118 float halfRoll = roll * 0.5f; in setEuler() local