Searched refs:cxsy (Results 1 – 1 of 1) sorted by relevance
831 float cxsy = cx * sy; in setRotateEulerM() local839 rm[rmOffset + 4] = cxsy * cz + cx * sz; in setRotateEulerM()840 rm[rmOffset + 5] = -cxsy * sz + cx * cz; in setRotateEulerM()889 float cxsy = cx * sy; in setRotateEulerM2() local902 rm[rmOffset + 8] = -cxsy * cz + sx * sz; in setRotateEulerM2()903 rm[rmOffset + 9] = cxsy * sz + sx * cz; in setRotateEulerM2()