(
GLenum ( coord ) , GLenum ( pname ) , GLdouble * ( params ))-> void
glGetTexGenfv(
GLenum ( coord ) , GLenum ( pname ) , GLfloat * ( params ))-> void
glGetTexGeniv(
GLenum ( coord ) , GLenum ( pname ) , GLint * ( params ))-> void
Parameters Variables Description coordSpecifies a texture coordinate. Must be GL_S , GL_T , GL_R , or GL_Q .
pnameSpecifies the symbolic name of the value(s) to be returned. Must be either GL_TEXTURE_GEN_MODE or the name of one of the texture generation plane equations: GL_OBJECT_PLANE or GL_EYE_PLANE .
paramsReturns the requested data.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4