Searched refs:vertex4d (Results 1 – 3 of 3) sorted by relevance
244 void vertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w); \
1849 void Context::vertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w) in vertex4d() function in gl::Context
5790 context->vertex4d(x, y, z, w); in Vertex4d()