Searched defs:vertex4f (Results 1 – 2 of 2) sorted by relevance
41 struct vertex4f struct43 float x, y, z, w;
1854 void Context::vertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) in vertex4f() function in gl::Context