Searched defs:Ivec4 (Results 1 – 1 of 1) sorted by relevance
101 struct Ivec4 : public Data struct103 Ivec4(GLint x = 0, GLint y = 0, GLint z = 0, GLint w = 0) in Ivec4() argument