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