Searched refs:rasterPos3f (Results 1 – 3 of 3) sorted by relevance
164 void rasterPos3f(GLfloat x, GLfloat y, GLfloat z); \
1221 void Context::rasterPos3f(GLfloat x, GLfloat y, GLfloat z) in rasterPos3f() function in gl::Context
4142 context->rasterPos3f(x, y, z); in GL_RasterPos3f()