Searched defs:mat (Results 1 – 3 of 3) sorted by relevance
101 void SetMatrix4x4(const std::string &name, Matrix4x4 &mat) const in SetMatrix4x4()105 void SetMat4fv(const std::string &name, const GLfloat *mat) const in SetMat4fv()
26 Matrix4x4 mat; in Identity() local
124 float mat[4][4] = {{0.974279, 0.000000, 0.000000, 0.000000}, member