Searched refs:windowPos3fv (Results 1 – 3 of 3) sorted by relevance
49 void windowPos3fv(const GLfloat *v); \
656 void Context::windowPos3fv(const GLfloat *v) in windowPos3fv() function in gl::Context
859 context->windowPos3fv(v); in WindowPos3fv()