Searched refs:windowPos3f (Results 1 – 3 of 3) sorted by relevance
340 void windowPos3f(GLfloat x, GLfloat y, GLfloat z); \
426 void Context::windowPos3f(GLfloat x, GLfloat y, GLfloat z) in windowPos3f() function in gl::Context
9205 context->windowPos3f(x, y, z); in GL_WindowPos3f()