Go to the documentation of this file. 7 float t11 = q0*q3*2.0f;
8 float t12 = q1*q2*2.0f;
10 float t13 = q0*q2*2.0f;
11 float t14 = q1*q3*2.0f;
14 float t15 = q0*q1*2.0f;
18 float t19 = q2*q3*2.0f;
28 A0[1][1] = dayNoise*
t7;
29 A0[2][2] = dazNoise*
t7;