Searched defs:vertex2f (Results 1 – 2 of 2) sorted by relevance
31 struct vertex2f struct33 float x, y;
1779 void Context::vertex2f(GLfloat x, GLfloat y) in vertex2f() function in gl::Context