Searched refs:normal3d (Results 1 – 3 of 3) sorted by relevance
132 void normal3d(GLdouble nx, GLdouble ny, GLdouble nz); \
1286 void Context::normal3d(GLdouble nx, GLdouble ny, GLdouble nz) in normal3d() function in gl::Context
3171 context->normal3d(nx, ny, nz); in Normal3d()