Searched refs:cxsy (Results 1 – 1 of 1) sorted by relevance
657 float cxsy = cx * sy; in setRotateEulerM() local665 rm[rmOffset + 4] = cxsy * cz + cx * sz; in setRotateEulerM()666 rm[rmOffset + 5] = -cxsy * sz + cx * cz; in setRotateEulerM()