Searched refs:vertex2d (Results 1 – 3 of 3) sorted by relevance
228 void vertex2d(GLdouble x, GLdouble y); \
1769 void Context::vertex2d(GLdouble x, GLdouble y) in vertex2d() function in gl::Context
5504 context->vertex2d(x, y); in Vertex2d()