Searched refs:vertex3dv (Results 1 – 3 of 3) sorted by relevance
237 void vertex3dv(const GLdouble *v); \
1814 void Context::vertex3dv(const GLdouble *v) in vertex3dv() function in gl::Context
6673 context->vertex3dv(v); in GL_Vertex3dv()