Searched refs:rasterPos2dv (Results 1 – 3 of 3) sorted by relevance
156 void rasterPos2dv(const GLdouble *v); \
1406 void Context::rasterPos2dv(const GLdouble *v) in rasterPos2dv() function in gl::Context
3687 context->rasterPos2dv(v); in RasterPos2dv()