Searched refs:indexdv (Results 1 – 3 of 3) sorted by relevance
97 void indexdv(const GLdouble *c); \
1102 void Context::indexdv(const GLdouble *c) in indexdv() function in gl::Context
2281 context->indexdv(c); in Indexdv()