m_xform_tmp.h | 425 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local 426 to[i][0] = m0 * ox + m4 * oy + m8 * oz + m12; 427 to[i][1] = m1 * ox + m5 * oy + m9 * oz + m13; 428 to[i][2] = m2 * ox + m6 * oy + m10 * oz + m14; 429 to[i][3] = m3 * ox + m7 * oy + m11 * oz + m15; 471 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local 474 to[i][2] = + oz ; 493 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local 496 to[i][2] = + oz ; 517 const GLfloat ox = from[0], oy = from[1], oz = from[2] local 542 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local 565 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local 593 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local 640 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local 663 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local 688 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local 712 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local 736 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local [all...] |