SlideShare a Scribd company logo
1 of 10
Download to read offline
Ring Documentation, Release 1.5.2
ā€¢ void glGetTexGeniv(GLenum coord,GLenum pname,GLint * params)
ā€¢ void glGetTexImage(GLenum target,GLint level,GLenum format,GLenum type,GLvoid * img)
ā€¢ void glGetTexLevelParameterfv(GLenum target,GLint level,GLenum pname,GLļ¬‚oat * params)
ā€¢ void glGetTexLevelParameteriv(GLenum target,GLint level,GLenum pname,GLint * params)
ā€¢ void glGetTexParameterfv(GLenum target,GLenum pname,GLļ¬‚oat * params)
ā€¢ void glGetTexParameteriv(GLenum target,GLenum pname,GLint * params)
ā€¢ void glGetUniformfv(GLuint program,GLint location,GLļ¬‚oat *params)
ā€¢ void glGetUniformiv(GLuint program,GLint location,GLint *params)
ā€¢ GLint glGetUniformLocation(GLuint program,const GLchar *name)
ā€¢ void glGetVertexAttribdv(GLuint index,GLenum pname,GLdouble *params)
ā€¢ void glGetVertexAttribfv(GLuint index,GLenum pname,GLļ¬‚oat *params)
ā€¢ void glGetVertexAttribiv(GLuint index,GLenum pname,GLint *params)
ā€¢ void glGetVertexAttribPointerv(GLuint index,GLenum pname,GLvoid **pointer)
ā€¢ void glHint(GLenum target,GLenum mode)
ā€¢ void glHistogram(GLenum target,GLsizei width,GLenum internalformat,GLboolean sink)
ā€¢ void glIndexs(GLshort c)
ā€¢ void glIndexi(GLint c)
ā€¢ void glIndexf(GLļ¬‚oat c)
ā€¢ void glIndexd(GLdouble c)
ā€¢ void glIndexub(GLubyte c)
ā€¢ void glIndexsv(const GLshort * c)
ā€¢ void glIndexiv(const GLint * c)
ā€¢ void glIndexfv(const GLļ¬‚oat * c)
ā€¢ void glIndexdv(const GLdouble * c)
ā€¢ void glIndexubv(const GLubyte * c)
ā€¢ void glIndexMask(GLuint mask)
ā€¢ void glIndexPointer(GLenum type,GLsizei stride,const GLvoid * pointer)
ā€¢ void glInitNames(void)
ā€¢ void glInterleavedArrays(GLenum format,GLsizei stride,const GLvoid * pointer)
ā€¢ GLboolean glIsBuffer(GLuint buffer)
ā€¢ GLboolean glIsEnabled(GLenum cap)
ā€¢ GLboolean glIsList(GLuint list)
ā€¢ GLboolean glIsProgram(GLuint program)
ā€¢ GLboolean glIsQuery(GLuint id)
ā€¢ GLboolean glIsShader(GLuint shader)
ā€¢ GLboolean glIsTexture(GLuint texture)
1545
Ring Documentation, Release 1.5.2
ā€¢ void glLightf(GLenum light,GLenum pname,GLļ¬‚oat param)
ā€¢ void glLighti(GLenum light,GLenum pname,GLint param)
ā€¢ void glLightfv(GLenum light,GLenum pname,const GLļ¬‚oat * params)
ā€¢ void glLightiv(GLenum light,GLenum pname,const GLint * params)
ā€¢ void glLightModelf(GLenum pname,GLļ¬‚oat param)
ā€¢ void glLightModeli(GLenum pname,GLint param)
ā€¢ void glLightModelfv(GLenum pname,const GLļ¬‚oat * params)
ā€¢ void glLightModeliv(GLenum pname,const GLint * params)
ā€¢ void glLineStipple(GLint factor,GLushort pattern)
ā€¢ void glLineWidth(GLļ¬‚oat width)
ā€¢ void glLinkProgram(GLuint program)
ā€¢ void glListBase(GLuint base)
ā€¢ void glLoadIdentity(void)
ā€¢ void glLoadMatrixd(const GLdouble * m)
ā€¢ void glLoadMatrixf(const GLļ¬‚oat * m)
ā€¢ void glLoadName(GLuint name)
ā€¢ void glLoadTransposeMatrixd(const GLdouble * m)
ā€¢ void glLoadTransposeMatrixf(const GLļ¬‚oat * m)
ā€¢ void glLogicOp(GLenum opcode)
ā€¢ void glMap1f(GLenum target,GLļ¬‚oat u1,GLļ¬‚oat u2,GLint stride,GLint order,const GLļ¬‚oat * points)
ā€¢ void glMap1d(GLenum target,GLdouble u1,GLdouble u2,GLint stride,GLint order,const GLdouble * points)
ā€¢ void glMap2f(GLenum target,GLļ¬‚oat u1,GLļ¬‚oat u2,GLint ustride,GLint uorder,GLļ¬‚oat v1,GLļ¬‚oat v2,GLint
vstride,GLint vorder,const GLļ¬‚oat * points)
ā€¢ void glMap2d(GLenum target,GLdouble u1,GLdouble u2,GLint ustride,GLint uorder,GLdouble v1,GLdouble
v2,GLint vstride,GLint vorder,const GLdouble * points)
ā€¢ void * glMapBuffer(GLenum target,GLenum access)
ā€¢ void glMapGrid1d(GLint un,GLdouble u1,GLdouble u2)
ā€¢ void glMapGrid1f(GLint un,GLļ¬‚oat u1,GLļ¬‚oat u2)
ā€¢ void glMapGrid2d(GLint un,GLdouble u1,GLdouble u2,GLint vn,GLdouble v1,GLdouble v2)
ā€¢ void glMapGrid2f(GLint un,GLļ¬‚oat u1,GLļ¬‚oat u2,GLint vn,GLļ¬‚oat v1,GLļ¬‚oat v2)
ā€¢ void glMaterialf(GLenum face,GLenum pname,GLļ¬‚oat param)
ā€¢ void glMateriali(GLenum face,GLenum pname,GLint param)
ā€¢ void glMatrixMode(GLenum mode)
ā€¢ void glMinmax(GLenum target,GLenum internalformat,GLboolean sink)
ā€¢ void glMultMatrixd(const GLdouble * m)
ā€¢ void glMultMatrixf(const GLļ¬‚oat * m)
ā€¢ void glMultTransposeMatrixd(const GLdouble * m)
1546
Ring Documentation, Release 1.5.2
ā€¢ void glMultTransposeMatrixf(const GLļ¬‚oat * m)
ā€¢ void glMultiDrawArrays(GLenum mode,GLint * ļ¬rst,GLsizei * count,GLsizei primcount)
ā€¢ void glMultiDrawElements(GLenum mode,const GLsizei * count,GLenum type,const GLvoid ** in-
dices,GLsizei primcount)
ā€¢ void glMultiTexCoord1s(GLenum target,GLshort s)
ā€¢ void glMultiTexCoord1i(GLenum target,GLint s)
ā€¢ void glMultiTexCoord1f(GLenum target,GLļ¬‚oat s)
ā€¢ void glMultiTexCoord1d(GLenum target,GLdouble s)
ā€¢ void glMultiTexCoord2s(GLenum target,GLshort s,GLshort t)
ā€¢ void glMultiTexCoord2i(GLenum target,GLint s,GLint t)
ā€¢ void glMultiTexCoord2f(GLenum target,GLļ¬‚oat s,GLļ¬‚oat t)
ā€¢ void glMultiTexCoord2d(GLenum target,GLdouble s,GLdouble t)
ā€¢ void glMultiTexCoord3s(GLenum target,GLshort s,GLshort t,GLshort r)
ā€¢ void glMultiTexCoord3i(GLenum target,GLint s,GLint t,GLint r)
ā€¢ void glMultiTexCoord3f(GLenum target,GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r)
ā€¢ void glMultiTexCoord3d(GLenum target,GLdouble s,GLdouble t,GLdouble r)
ā€¢ void glMultiTexCoord4s(GLenum target,GLshort s,GLshort t,GLshort r,GLshort q)
ā€¢ void glMultiTexCoord4i(GLenum target,GLint s,GLint t,GLint r,GLint q)
ā€¢ void glMultiTexCoord4f(GLenum target,GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r,GLļ¬‚oat q)
ā€¢ void glMultiTexCoord4d(GLenum target,GLdouble s,GLdouble t,GLdouble r,GLdouble q)
ā€¢ void glMultiTexCoord1sv(GLenum target,const GLshort * v)
ā€¢ void glMultiTexCoord1iv(GLenum target,const GLint * v)
ā€¢ void glMultiTexCoord1fv(GLenum target,const GLļ¬‚oat * v)
ā€¢ void glMultiTexCoord1dv(GLenum target,const GLdouble * v)
ā€¢ void glMultiTexCoord2sv(GLenum target,const GLshort * v)
ā€¢ void glMultiTexCoord2iv(GLenum target,const GLint * v)
ā€¢ void glMultiTexCoord2fv(GLenum target,const GLļ¬‚oat * v)
ā€¢ void glMultiTexCoord2dv(GLenum target,const GLdouble * v)
ā€¢ void glMultiTexCoord3sv(GLenum target,const GLshort * v)
ā€¢ void glMultiTexCoord3iv(GLenum target,const GLint * v)
ā€¢ void glMultiTexCoord3fv(GLenum target,const GLļ¬‚oat * v)
ā€¢ void glMultiTexCoord3dv(GLenum target,const GLdouble * v)
ā€¢ void glMultiTexCoord4sv(GLenum target,const GLshort * v)
ā€¢ void glMultiTexCoord4iv(GLenum target,const GLint * v)
ā€¢ void glMultiTexCoord4fv(GLenum target,const GLļ¬‚oat * v)
ā€¢ void glMultiTexCoord4dv(GLenum target,const GLdouble * v)
1547
Ring Documentation, Release 1.5.2
ā€¢ void glNewList(GLuint list,GLenum mode)
ā€¢ void glNormal3b(GLbyte nx,GLbyte ny,GLbyte nz)
ā€¢ void glNormal3d(GLdouble nx,GLdouble ny,GLdouble nz)
ā€¢ void glNormal3f(GLļ¬‚oat nx,GLļ¬‚oat ny,GLļ¬‚oat nz)
ā€¢ void glNormal3i(GLint nx,GLint ny,GLint nz)
ā€¢ void glNormal3s(GLshort nx,GLshort ny,GLshort nz)
ā€¢ void glNormal3bv(const GLbyte * v)
ā€¢ void glNormal3dv(const GLdouble * v)
ā€¢ void glNormal3fv(const GLļ¬‚oat * v)
ā€¢ void glNormal3iv(const GLint * v)
ā€¢ void glNormal3sv(const GLshort * v)
ā€¢ void glNormalPointer(GLenum type,GLsizei stride,const GLvoid * pointer)
ā€¢ void glOrtho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble nearVal,GLdouble far-
Val)
ā€¢ void glPassThrough(GLļ¬‚oat token)
ā€¢ void glPixelMapfv(GLenum map,GLsizei mapsize,const GLļ¬‚oat * values)
ā€¢ void glPixelMapuiv(GLenum map,GLsizei mapsize,const GLuint * values)
ā€¢ void glPixelMapusv(GLenum map,GLsizei mapsize,const GLushort * values)
ā€¢ void glPixelStoref(GLenum pname,GLļ¬‚oat param)
ā€¢ void glPixelStorei(GLenum pname,GLint param)
ā€¢ void glPixelTransferf(GLenum pname,GLļ¬‚oat param)
ā€¢ void glPixelTransferi(GLenum pname,GLint param)
ā€¢ void glPixelZoom(GLļ¬‚oat xfactor,GLļ¬‚oat yfactor)
ā€¢ void glPointParameterf(GLenum pname,GLļ¬‚oat param)
ā€¢ void glPointParameteri(GLenum pname,GLint param)
ā€¢ void glPointSize(GLļ¬‚oat size)
ā€¢ void glPolygonMode(GLenum face,GLenum mode)
ā€¢ void glPolygonOffset(GLļ¬‚oat factor,GLļ¬‚oat units)
ā€¢ void glPolygonStipple(const GLubyte * pattern)
ā€¢ void glPushAttrib(GLbitļ¬eld mask)
ā€¢ void glPushClientAttrib(GLbitļ¬eld mask)
ā€¢ void glPushMatrix(void)
ā€¢ void glPushName(GLuint name)
ā€¢ void glPrioritizeTextures(GLsizei n,const GLuint * textures,const GLclampf * priorities)
ā€¢ void glPopMatrix(void)
ā€¢ void glRasterPos2s(GLshort x,GLshort y)
1548
Ring Documentation, Release 1.5.2
ā€¢ void glRasterPos2i(GLint x,GLint y)
ā€¢ void glRasterPos2f(GLļ¬‚oat x,GLļ¬‚oat y)
ā€¢ void glRasterPos2d(GLdouble x,GLdouble y)
ā€¢ void glRasterPos3s(GLshort x,GLshort y,GLshort z)
ā€¢ void glRasterPos3i(GLint x,GLint y,GLint z)
ā€¢ void glRasterPos3f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z)
ā€¢ void glRasterPos3d(GLdouble x,GLdouble y,GLdouble z)
ā€¢ void glRasterPos4s(GLshort x,GLshort y,GLshort z,GLshort w)
ā€¢ void glRasterPos4i(GLint x,GLint y,GLint z,GLint w)
ā€¢ void glRasterPos4f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z,GLļ¬‚oat w)
ā€¢ void glRasterPos4d(GLdouble x,GLdouble y,GLdouble z,GLdouble w)
ā€¢ void glReadBuffer(GLenum mode)
ā€¢ void glReadPixels(GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,GLvoid * data)
ā€¢ void glRectd(GLdouble x1,GLdouble y1,GLdouble x2,GLdouble y2)
ā€¢ void glRectf(GLļ¬‚oat x1,GLļ¬‚oat y1,GLļ¬‚oat x2,GLļ¬‚oat y2)
ā€¢ void glRecti(GLint x1,GLint y1,GLint x2,GLint y2)
ā€¢ void glRects(GLshort x1,GLshort y1,GLshort x2,GLshort y2)
ā€¢ void glRectdv(const GLdouble * v1,const GLdouble * v2)
ā€¢ void glRectfv(const GLļ¬‚oat * v1,const GLļ¬‚oat * v2)
ā€¢ void glRectiv(const GLint * v1,const GLint * v2)
ā€¢ void glRectsv(const GLshort * v1,const GLshort * v2)
ā€¢ GLint glRenderMode(GLenum mode)
ā€¢ void glResetHistogram(GLenum target)
ā€¢ void glRotated(GLdouble angle,GLdouble x,GLdouble y,GLdouble z)
ā€¢ void glRotatef(GLļ¬‚oat angle,GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z)
ā€¢ void glSampleCoverage(GLclampf value,GLboolean invert)
ā€¢ void glScaled(GLdouble x,GLdouble y,GLdouble z)
ā€¢ void glScalef(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z)
ā€¢ void glScissor(GLint x,GLint y,GLsizei width,GLsizei height)
ā€¢ void glSecondaryColor3b(GLbyte red,GLbyte green,GLbyte blue)
ā€¢ void glSecondaryColor3s(GLshort red,GLshort green,GLshort blue)
ā€¢ void glSecondaryColor3i(GLint red,GLint green,GLint blue)
ā€¢ void glSecondaryColor3f(GLļ¬‚oat red,GLļ¬‚oat green,GLļ¬‚oat blue)
ā€¢ void glSecondaryColor3d(GLdouble red,GLdouble green,GLdouble blue)
ā€¢ void glSecondaryColor3ub(GLubyte red,GLubyte green,GLubyte blue)
ā€¢ void glSecondaryColor3us(GLushort red,GLushort green,GLushort blue)
1549
Ring Documentation, Release 1.5.2
ā€¢ void glSecondaryColor3ui(GLuint red,GLuint green,GLuint blue)
ā€¢ void glSecondaryColor3bv(const GLbyte * v)
ā€¢ void glSecondaryColor3sv(const GLshort * v)
ā€¢ void glSecondaryColor3iv(const GLint * v)
ā€¢ void glSecondaryColor3fv(const GLļ¬‚oat * v)
ā€¢ void glSecondaryColor3dv(const GLdouble * v)
ā€¢ void glSecondaryColor3ubv(const GLubyte * v)
ā€¢ void glSecondaryColor3usv(const GLushort * v)
ā€¢ void glSecondaryColor3uiv(const GLuint * v)
ā€¢ void glSecondaryColorPointer(GLint size,GLenum type,GLsizei stride,const GLvoid * pointer)
ā€¢ void glSelectBuffer(GLsizei size,GLuint * buffer)
ā€¢ void glSeparableFilter2D(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum for-
mat,GLenum type,const GLvoid * row,const GLvoid * column)
ā€¢ void glShadeModel(GLenum mode)
ā€¢ void glShaderSource(GLuint shader,GLsizei count,const GLchar **string,const GLint *length)
ā€¢ void glStencilFunc(GLenum func,GLint ref,GLuint mask)
ā€¢ void glStencilFuncSeparate(GLenum face,GLenum func,GLint ref,GLuint mask)
ā€¢ void glStencilMask(GLuint mask)
ā€¢ void glStencilMaskSeparate(GLenum face,GLuint mask)
ā€¢ void glStencilOp(GLenum sfail,GLenum dpfail,GLenum dppass)
ā€¢ void glStencilOpSeparate(GLenum face,GLenum sfail,GLenum dpfail,GLenum dppass)
ā€¢ void glTexCoord1s(GLshort s)
ā€¢ void glTexCoord1i(GLint s)
ā€¢ void glTexCoord1f(GLļ¬‚oat s)
ā€¢ void glTexCoord1d(GLdouble s)
ā€¢ void glTexCoord2s(GLshort s,GLshort t)
ā€¢ void glTexCoord2i(GLint s,GLint t)
ā€¢ void glTexCoord2f(GLļ¬‚oat s,GLļ¬‚oat t)
ā€¢ void glTexCoord2d(GLdouble s,GLdouble t)
ā€¢ void glTexCoord3s(GLshort s,GLshort t,GLshort r)
ā€¢ void glTexCoord3i(GLint s,GLint t,GLint r)
ā€¢ void glTexCoord3f(GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r)
ā€¢ void glTexCoord3d(GLdouble s,GLdouble t,GLdouble r)
ā€¢ void glTexCoord4s(GLshort s,GLshort t,GLshort r,GLshort q)
ā€¢ void glTexCoord4i(GLint s,GLint t,GLint r,GLint q)
ā€¢ void glTexCoord4f(GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r,GLļ¬‚oat q)
1550
Ring Documentation, Release 1.5.2
ā€¢ void glTexCoord4d(GLdouble s,GLdouble t,GLdouble r,GLdouble q)
ā€¢ void glTexCoord1sv(const GLshort * v)
ā€¢ void glTexCoord1iv(const GLint * v)
ā€¢ void glTexCoord1fv(const GLļ¬‚oat * v)
ā€¢ void glTexCoord1dv(const GLdouble * v)
ā€¢ void glTexCoord2sv(const GLshort * v)
ā€¢ void glTexCoord2iv(const GLint * v)
ā€¢ void glTexCoord2fv(const GLļ¬‚oat * v)
ā€¢ void glTexCoord2dv(const GLdouble * v)
ā€¢ void glTexCoord3sv(const GLshort * v)
ā€¢ void glTexCoord3iv(const GLint * v)
ā€¢ void glTexCoord3fv(const GLļ¬‚oat * v)
ā€¢ void glTexCoord3dv(const GLdouble * v)
ā€¢ void glTexCoord4sv(const GLshort * v)
ā€¢ void glTexCoord4iv(const GLint * v)
ā€¢ void glTexCoord4fv(const GLļ¬‚oat * v)
ā€¢ void glTexCoord4dv(const GLdouble * v)
ā€¢ void glTexCoordPointer(GLint size,GLenum type,GLsizei stride,const GLvoid * pointer)
ā€¢ void glTexEnvf(GLenum target,GLenum pname,GLļ¬‚oat param)
ā€¢ void glTexEnvi(GLenum target,GLenum pname,GLint param)
ā€¢ void glTexGeni(GLenum coord,GLenum pname,GLint param)
ā€¢ void glTexGenf(GLenum coord,GLenum pname,GLļ¬‚oat param)
ā€¢ void glTexGend(GLenum coord,GLenum pname,GLdouble param)
ā€¢ void glTexGeniv(GLenum coord,GLenum pname,const GLint * params)
ā€¢ void glTexGenfv(GLenum coord,GLenum pname,const GLļ¬‚oat * params)
ā€¢ void glTexGendv(GLenum coord,GLenum pname,const GLdouble * params)
ā€¢ void glTexImage1D(GLenum target,GLint level,GLint internalFormat,GLsizei width,GLint border,GLenum
format,GLenum type,const GLvoid * data)
ā€¢ void glTexImage2D(GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLint bor-
der,GLenum format,GLenum type,const GLvoid * data)
ā€¢ void glTexImage3D(GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLsizei
depth,GLint border,GLenum format,GLenum type,const GLvoid * data)
ā€¢ void glTexParameterf(GLenum target,GLenum pname,GLļ¬‚oat param)
ā€¢ void glTexParameteri(GLenum target,GLenum pname,GLint param)
ā€¢ void glTexParameterfv(GLenum target,GLenum pname,const GLļ¬‚oat * params)
ā€¢ void glTexParameteriv(GLenum target,GLenum pname,const GLint * params)
1551
Ring Documentation, Release 1.5.2
ā€¢ void glTexSubImage1D(GLenum target,GLint level,GLint xoffset,GLsizei width,GLenum format,GLenum
type,const GLvoid * data)
ā€¢ void glTexSubImage2D(GLenum target,GLint level,GLint xoffset,GLint yoffset,GLsizei width,GLsizei
height,GLenum format,GLenum type,const GLvoid * data)
ā€¢ void glTexSubImage3D(GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei
width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * data)
ā€¢ void glTranslated(GLdouble x,GLdouble y,GLdouble z)
ā€¢ void glTranslatef(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z)
ā€¢ void glUniform1f(GLint location,GLļ¬‚oat v0)
ā€¢ void glUniform2f(GLint location,GLļ¬‚oat v0,GLļ¬‚oat v1)
ā€¢ void glUniform3f(GLint location,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2)
ā€¢ void glUniform4f(GLint location,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2,GLļ¬‚oat v3)
ā€¢ void glUniform1i(GLint location,GLint v0)
ā€¢ void glUniform2i(GLint location,GLint v0,GLint v1)
ā€¢ void glUniform3i(GLint location,GLint v0,GLint v1,GLint v2)
ā€¢ void glUniform4i(GLint location,GLint v0,GLint v1,GLint v2,GLint v3)
ā€¢ void glUniform1fv(GLint location,GLsizei count,const GLļ¬‚oat *value)
ā€¢ void glUniform2fv(GLint location,GLsizei count,const GLļ¬‚oat *value)
ā€¢ void glUniform3fv(GLint location,GLsizei count,const GLļ¬‚oat *value)
ā€¢ void glUniform4fv(GLint location,GLsizei count,const GLļ¬‚oat *value)
ā€¢ void glUniform1iv(GLint location,GLsizei count,const GLint *value)
ā€¢ void glUniform2iv(GLint location,GLsizei count,const GLint *value)
ā€¢ void glUniform3iv(GLint location,GLsizei count,const GLint *value)
ā€¢ void glUniform4iv(GLint location,GLsizei count,const GLint *value)
ā€¢ void glUniformMatrix2fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix3fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix4fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix2x3fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix3x2fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix2x4fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix4x2fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix3x4fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUniformMatrix4x3fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value)
ā€¢ void glUseProgram(GLuint program)
ā€¢ void glValidateProgram(GLuint program)
ā€¢ void glVertex2s(GLshort x,GLshort y)
ā€¢ void glVertex2i(GLint x,GLint y)
1552
Ring Documentation, Release 1.5.2
ā€¢ void glVertex2f(GLļ¬‚oat x,GLļ¬‚oat y)
ā€¢ void glVertex2d(GLdouble x,GLdouble y)
ā€¢ void glVertex3s(GLshort x,GLshort y,GLshort z)
ā€¢ void glVertex3i(GLint x,GLint y,GLint z)
ā€¢ void glVertex3f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z)
ā€¢ void glVertex3d(GLdouble x,GLdouble y,GLdouble z)
ā€¢ void glVertex4s(GLshort x,GLshort y,GLshort z,GLshort w)
ā€¢ void glVertex4i(GLint x,GLint y,GLint z,GLint w)
ā€¢ void glVertex4f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z,GLļ¬‚oat w)
ā€¢ void glVertex4d(GLdouble x,GLdouble y,GLdouble z,GLdouble w)
ā€¢ void glVertex2sv(const GLshort * v)
ā€¢ void glVertex2iv(const GLint * v)
ā€¢ void glVertex2fv(const GLļ¬‚oat * v)
ā€¢ void glVertex2dv(const GLdouble * v)
ā€¢ void glVertex3sv(const GLshort * v)
ā€¢ void glVertex3iv(const GLint * v)
ā€¢ void glVertex3fv(const GLļ¬‚oat * v)
ā€¢ void glVertex3dv(const GLdouble * v)
ā€¢ void glVertex4sv(const GLshort * v)
ā€¢ void glVertex4iv(const GLint * v)
ā€¢ void glVertex4fv(const GLļ¬‚oat * v)
ā€¢ void glVertex4dv(const GLdouble * v)
ā€¢ void glVertexAttrib1f(GLuint index,GLļ¬‚oat v0)
ā€¢ void glVertexAttrib1s(GLuint index,GLshort v0)
ā€¢ void glVertexAttrib1d(GLuint index,GLdouble v0)
ā€¢ void glVertexAttrib2f(GLuint index,GLļ¬‚oat v0,GLļ¬‚oat v1)
ā€¢ void glVertexAttrib2s(GLuint index,GLshort v0,GLshort v1)
ā€¢ void glVertexAttrib2d(GLuint index,GLdouble v0,GLdouble v1)
ā€¢ void glVertexAttrib3f(GLuint index,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2)
ā€¢ void glVertexAttrib3s(GLuint index,GLshort v0,GLshort v1,GLshort v2)
ā€¢ void glVertexAttrib3d(GLuint index,GLdouble v0,GLdouble v1,GLdouble v2)
ā€¢ void glVertexAttrib4f(GLuint index,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2,GLļ¬‚oat v3)
ā€¢ void glVertexAttrib4s(GLuint index,GLshort v0,GLshort v1,GLshort v2,GLshort v3)
ā€¢ void glVertexAttrib4d(GLuint index,GLdouble v0,GLdouble v1,GLdouble v2,GLdouble v3)
ā€¢ void glVertexAttrib4Nub(GLuint index,GLubyte v0,GLubyte v1,GLubyte v2,GLubyte v3)
ā€¢ void glVertexAttrib1fv(GLuint index,const GLļ¬‚oat *v)
1553
Ring Documentation, Release 1.5.2
ā€¢ void glVertexAttrib1sv(GLuint index,const GLshort *v)
ā€¢ void glVertexAttrib1dv(GLuint index,const GLdouble *v)
ā€¢ void glVertexAttrib2fv(GLuint index,const GLļ¬‚oat *v)
ā€¢ void glVertexAttrib2sv(GLuint index,const GLshort *v)
ā€¢ void glVertexAttrib2dv(GLuint index,const GLdouble *v)
ā€¢ void glVertexAttrib3fv(GLuint index,const GLļ¬‚oat *v)
ā€¢ void glVertexAttrib3sv(GLuint index,const GLshort *v)
ā€¢ void glVertexAttrib3dv(GLuint index,const GLdouble *v)
ā€¢ void glVertexAttrib4fv(GLuint index,const GLļ¬‚oat *v)
ā€¢ void glVertexAttrib4sv(GLuint index,const GLshort *v)
ā€¢ void glVertexAttrib4dv(GLuint index,const GLdouble *v)
ā€¢ void glVertexAttrib4iv(GLuint index,const GLint *v)
ā€¢ void glVertexAttrib4bv(GLuint index,const GLbyte *v)
ā€¢ void glVertexAttrib4ubv(GLuint index,const GLubyte *v)
ā€¢ void glVertexAttrib4usv(GLuint index,const GLushort *v)
ā€¢ void glVertexAttrib4uiv(GLuint index,const GLuint *v)
ā€¢ void glVertexAttribPointer(GLuint index,GLint size,GLenum type,GLboolean normalized,GLsizei stride,const
GLvoid * pointer)
ā€¢ void glVertexPointer(GLint size,GLenum type,GLsizei stride,const GLvoid * pointer)
ā€¢ void glViewport(GLint x,GLint y,GLsizei width,GLsizei height)
ā€¢ void glWindowPos2s(GLshort x,GLshort y)
ā€¢ void glWindowPos2i(GLint x,GLint y)
ā€¢ void glWindowPos2f(GLļ¬‚oat x,GLļ¬‚oat y)
ā€¢ void glWindowPos2d(GLdouble x,GLdouble y)
ā€¢ void glWindowPos3s(GLshort x,GLshort y,GLshort z)
ā€¢ void glWindowPos3i(GLint x,GLint y,GLint z)
ā€¢ void glWindowPos3f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z)
ā€¢ void glWindowPos3d(GLdouble x,GLdouble y,GLdouble z)
ā€¢ void glWindowPos2sv(const GLshort * v)
ā€¢ void glWindowPos2iv(const GLint * v)
ā€¢ void glWindowPos2fv(const GLļ¬‚oat * v)
ā€¢ void glWindowPos2dv(const GLdouble * v)
ā€¢ void glWindowPos3sv(const GLshort * v)
ā€¢ void glWindowPos3iv(const GLint * v)
ā€¢ void glWindowPos3fv(const GLļ¬‚oat * v)
ā€¢ void glWindowPos3dv(const GLdouble * v)
1554

More Related Content

What's hot

The Ring programming language version 1.5.3 book - Part 147 of 184
The Ring programming language version 1.5.3 book - Part 147 of 184The Ring programming language version 1.5.3 book - Part 147 of 184
The Ring programming language version 1.5.3 book - Part 147 of 184Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.8 book - Part 146 of 202
The Ring programming language version 1.8 book - Part 146 of 202The Ring programming language version 1.8 book - Part 146 of 202
The Ring programming language version 1.8 book - Part 146 of 202Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5 book - Part 21 of 31
The Ring programming language version 1.5 book - Part 21 of 31The Ring programming language version 1.5 book - Part 21 of 31
The Ring programming language version 1.5 book - Part 21 of 31Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.2 book - Part 125 of 181
The Ring programming language version 1.5.2 book - Part 125 of 181The Ring programming language version 1.5.2 book - Part 125 of 181
The Ring programming language version 1.5.2 book - Part 125 of 181Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.7 book - Part 159 of 196
The Ring programming language version 1.7 book - Part 159 of 196The Ring programming language version 1.7 book - Part 159 of 196
The Ring programming language version 1.7 book - Part 159 of 196Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.3 book - Part 152 of 194
The Ring programming language version 1.5.3 book - Part 152 of 194The Ring programming language version 1.5.3 book - Part 152 of 194
The Ring programming language version 1.5.3 book - Part 152 of 194Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.2 book - Part 144 of 181
The Ring programming language version 1.5.2 book - Part 144 of 181The Ring programming language version 1.5.2 book - Part 144 of 181
The Ring programming language version 1.5.2 book - Part 144 of 181Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.9 book - Part 181 of 210
The Ring programming language version 1.9 book - Part 181 of 210The Ring programming language version 1.9 book - Part 181 of 210
The Ring programming language version 1.9 book - Part 181 of 210Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.7 book - Part 178 of 196
The Ring programming language version 1.7 book - Part 178 of 196The Ring programming language version 1.7 book - Part 178 of 196
The Ring programming language version 1.7 book - Part 178 of 196Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.8 book - Part 160 of 202
The Ring programming language version 1.8 book - Part 160 of 202The Ring programming language version 1.8 book - Part 160 of 202
The Ring programming language version 1.8 book - Part 160 of 202Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.9 book - Part 186 of 210
The Ring programming language version 1.9 book - Part 186 of 210The Ring programming language version 1.9 book - Part 186 of 210
The Ring programming language version 1.9 book - Part 186 of 210Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.9 book - Part 153 of 210
The Ring programming language version 1.9 book - Part 153 of 210 The Ring programming language version 1.9 book - Part 153 of 210
The Ring programming language version 1.9 book - Part 153 of 210 Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.3 book - Part 119 of 184
The Ring programming language version 1.5.3 book - Part 119 of 184The Ring programming language version 1.5.3 book - Part 119 of 184
The Ring programming language version 1.5.3 book - Part 119 of 184Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.6 book - Part 132 of 189
The Ring programming language version 1.6 book - Part 132 of 189The Ring programming language version 1.6 book - Part 132 of 189
The Ring programming language version 1.6 book - Part 132 of 189Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.4 book - Part 128 of 185
The Ring programming language version 1.5.4 book - Part 128 of 185The Ring programming language version 1.5.4 book - Part 128 of 185
The Ring programming language version 1.5.4 book - Part 128 of 185Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 188 of 212
The Ring programming language version 1.10 book - Part 188 of 212The Ring programming language version 1.10 book - Part 188 of 212
The Ring programming language version 1.10 book - Part 188 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.1 book - Part 138 of 180
The Ring programming language version 1.5.1 book - Part 138 of 180 The Ring programming language version 1.5.1 book - Part 138 of 180
The Ring programming language version 1.5.1 book - Part 138 of 180 Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.3 book - Part 133 of 184
The Ring programming language version 1.5.3 book - Part 133 of 184The Ring programming language version 1.5.3 book - Part 133 of 184
The Ring programming language version 1.5.3 book - Part 133 of 184Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.9 book - Part 167 of 210
The Ring programming language version 1.9 book - Part 167 of 210 The Ring programming language version 1.9 book - Part 167 of 210
The Ring programming language version 1.9 book - Part 167 of 210 Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 174 of 212
The Ring programming language version 1.10 book - Part 174 of 212The Ring programming language version 1.10 book - Part 174 of 212
The Ring programming language version 1.10 book - Part 174 of 212Mahmoud Samir Fayed
Ā 

What's hot (20)

The Ring programming language version 1.5.3 book - Part 147 of 184
The Ring programming language version 1.5.3 book - Part 147 of 184The Ring programming language version 1.5.3 book - Part 147 of 184
The Ring programming language version 1.5.3 book - Part 147 of 184
Ā 
The Ring programming language version 1.8 book - Part 146 of 202
The Ring programming language version 1.8 book - Part 146 of 202The Ring programming language version 1.8 book - Part 146 of 202
The Ring programming language version 1.8 book - Part 146 of 202
Ā 
The Ring programming language version 1.5 book - Part 21 of 31
The Ring programming language version 1.5 book - Part 21 of 31The Ring programming language version 1.5 book - Part 21 of 31
The Ring programming language version 1.5 book - Part 21 of 31
Ā 
The Ring programming language version 1.5.2 book - Part 125 of 181
The Ring programming language version 1.5.2 book - Part 125 of 181The Ring programming language version 1.5.2 book - Part 125 of 181
The Ring programming language version 1.5.2 book - Part 125 of 181
Ā 
The Ring programming language version 1.7 book - Part 159 of 196
The Ring programming language version 1.7 book - Part 159 of 196The Ring programming language version 1.7 book - Part 159 of 196
The Ring programming language version 1.7 book - Part 159 of 196
Ā 
The Ring programming language version 1.5.3 book - Part 152 of 194
The Ring programming language version 1.5.3 book - Part 152 of 194The Ring programming language version 1.5.3 book - Part 152 of 194
The Ring programming language version 1.5.3 book - Part 152 of 194
Ā 
The Ring programming language version 1.5.2 book - Part 144 of 181
The Ring programming language version 1.5.2 book - Part 144 of 181The Ring programming language version 1.5.2 book - Part 144 of 181
The Ring programming language version 1.5.2 book - Part 144 of 181
Ā 
The Ring programming language version 1.9 book - Part 181 of 210
The Ring programming language version 1.9 book - Part 181 of 210The Ring programming language version 1.9 book - Part 181 of 210
The Ring programming language version 1.9 book - Part 181 of 210
Ā 
The Ring programming language version 1.7 book - Part 178 of 196
The Ring programming language version 1.7 book - Part 178 of 196The Ring programming language version 1.7 book - Part 178 of 196
The Ring programming language version 1.7 book - Part 178 of 196
Ā 
The Ring programming language version 1.8 book - Part 160 of 202
The Ring programming language version 1.8 book - Part 160 of 202The Ring programming language version 1.8 book - Part 160 of 202
The Ring programming language version 1.8 book - Part 160 of 202
Ā 
The Ring programming language version 1.9 book - Part 186 of 210
The Ring programming language version 1.9 book - Part 186 of 210The Ring programming language version 1.9 book - Part 186 of 210
The Ring programming language version 1.9 book - Part 186 of 210
Ā 
The Ring programming language version 1.9 book - Part 153 of 210
The Ring programming language version 1.9 book - Part 153 of 210 The Ring programming language version 1.9 book - Part 153 of 210
The Ring programming language version 1.9 book - Part 153 of 210
Ā 
The Ring programming language version 1.5.3 book - Part 119 of 184
The Ring programming language version 1.5.3 book - Part 119 of 184The Ring programming language version 1.5.3 book - Part 119 of 184
The Ring programming language version 1.5.3 book - Part 119 of 184
Ā 
The Ring programming language version 1.6 book - Part 132 of 189
The Ring programming language version 1.6 book - Part 132 of 189The Ring programming language version 1.6 book - Part 132 of 189
The Ring programming language version 1.6 book - Part 132 of 189
Ā 
The Ring programming language version 1.5.4 book - Part 128 of 185
The Ring programming language version 1.5.4 book - Part 128 of 185The Ring programming language version 1.5.4 book - Part 128 of 185
The Ring programming language version 1.5.4 book - Part 128 of 185
Ā 
The Ring programming language version 1.10 book - Part 188 of 212
The Ring programming language version 1.10 book - Part 188 of 212The Ring programming language version 1.10 book - Part 188 of 212
The Ring programming language version 1.10 book - Part 188 of 212
Ā 
The Ring programming language version 1.5.1 book - Part 138 of 180
The Ring programming language version 1.5.1 book - Part 138 of 180 The Ring programming language version 1.5.1 book - Part 138 of 180
The Ring programming language version 1.5.1 book - Part 138 of 180
Ā 
The Ring programming language version 1.5.3 book - Part 133 of 184
The Ring programming language version 1.5.3 book - Part 133 of 184The Ring programming language version 1.5.3 book - Part 133 of 184
The Ring programming language version 1.5.3 book - Part 133 of 184
Ā 
The Ring programming language version 1.9 book - Part 167 of 210
The Ring programming language version 1.9 book - Part 167 of 210 The Ring programming language version 1.9 book - Part 167 of 210
The Ring programming language version 1.9 book - Part 167 of 210
Ā 
The Ring programming language version 1.10 book - Part 174 of 212
The Ring programming language version 1.10 book - Part 174 of 212The Ring programming language version 1.10 book - Part 174 of 212
The Ring programming language version 1.10 book - Part 174 of 212
Ā 

Similar to The Ring programming language version 1.5.2 book - Part 158 of 181

The Ring programming language version 1.5 book - Part 18 of 31
The Ring programming language version 1.5 book - Part 18 of 31The Ring programming language version 1.5 book - Part 18 of 31
The Ring programming language version 1.5 book - Part 18 of 31Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.6 book - Part 127 of 189
The Ring programming language version 1.6 book - Part 127 of 189The Ring programming language version 1.6 book - Part 127 of 189
The Ring programming language version 1.6 book - Part 127 of 189Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.2 book - Part 130 of 181
The Ring programming language version 1.5.2 book - Part 130 of 181The Ring programming language version 1.5.2 book - Part 130 of 181
The Ring programming language version 1.5.2 book - Part 130 of 181Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.1 book - Part 115 of 180
The Ring programming language version 1.5.1 book - Part 115 of 180 The Ring programming language version 1.5.1 book - Part 115 of 180
The Ring programming language version 1.5.1 book - Part 115 of 180 Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.9 book - Part 158 of 210
The Ring programming language version 1.9 book - Part 158 of 210 The Ring programming language version 1.9 book - Part 158 of 210
The Ring programming language version 1.9 book - Part 158 of 210 Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.7 book - Part 164 of 196
The Ring programming language version 1.7 book - Part 164 of 196The Ring programming language version 1.7 book - Part 164 of 196
The Ring programming language version 1.7 book - Part 164 of 196Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.8 book - Part 174 of 202
The Ring programming language version 1.8 book - Part 174 of 202The Ring programming language version 1.8 book - Part 174 of 202
The Ring programming language version 1.8 book - Part 174 of 202Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.7 book - Part 187 of 196
The Ring programming language version 1.7 book - Part 187 of 196The Ring programming language version 1.7 book - Part 187 of 196
The Ring programming language version 1.7 book - Part 187 of 196Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.8 book - Part 188 of 202
The Ring programming language version 1.8 book - Part 188 of 202The Ring programming language version 1.8 book - Part 188 of 202
The Ring programming language version 1.8 book - Part 188 of 202Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.3 book - Part 124 of 184
The Ring programming language version 1.5.3 book - Part 124 of 184The Ring programming language version 1.5.3 book - Part 124 of 184
The Ring programming language version 1.5.3 book - Part 124 of 184Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.2 book - Part 153 of 181
The Ring programming language version 1.5.2 book - Part 153 of 181The Ring programming language version 1.5.2 book - Part 153 of 181
The Ring programming language version 1.5.2 book - Part 153 of 181Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.3 book - Part 161 of 194
The Ring programming language version 1.5.3 book - Part 161 of 194The Ring programming language version 1.5.3 book - Part 161 of 194
The Ring programming language version 1.5.3 book - Part 161 of 194Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.6 book - Part 122 of 189
The Ring programming language version 1.6 book - Part 122 of 189The Ring programming language version 1.6 book - Part 122 of 189
The Ring programming language version 1.6 book - Part 122 of 189Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.6 book - Part 160 of 189
The Ring programming language version 1.6 book - Part 160 of 189The Ring programming language version 1.6 book - Part 160 of 189
The Ring programming language version 1.6 book - Part 160 of 189Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.5.4 book - Part 147 of 185
The Ring programming language version 1.5.4 book - Part 147 of 185The Ring programming language version 1.5.4 book - Part 147 of 185
The Ring programming language version 1.5.4 book - Part 147 of 185Mahmoud Samir Fayed
Ā 

Similar to The Ring programming language version 1.5.2 book - Part 158 of 181 (15)

The Ring programming language version 1.5 book - Part 18 of 31
The Ring programming language version 1.5 book - Part 18 of 31The Ring programming language version 1.5 book - Part 18 of 31
The Ring programming language version 1.5 book - Part 18 of 31
Ā 
The Ring programming language version 1.6 book - Part 127 of 189
The Ring programming language version 1.6 book - Part 127 of 189The Ring programming language version 1.6 book - Part 127 of 189
The Ring programming language version 1.6 book - Part 127 of 189
Ā 
The Ring programming language version 1.5.2 book - Part 130 of 181
The Ring programming language version 1.5.2 book - Part 130 of 181The Ring programming language version 1.5.2 book - Part 130 of 181
The Ring programming language version 1.5.2 book - Part 130 of 181
Ā 
The Ring programming language version 1.5.1 book - Part 115 of 180
The Ring programming language version 1.5.1 book - Part 115 of 180 The Ring programming language version 1.5.1 book - Part 115 of 180
The Ring programming language version 1.5.1 book - Part 115 of 180
Ā 
The Ring programming language version 1.9 book - Part 158 of 210
The Ring programming language version 1.9 book - Part 158 of 210 The Ring programming language version 1.9 book - Part 158 of 210
The Ring programming language version 1.9 book - Part 158 of 210
Ā 
The Ring programming language version 1.7 book - Part 164 of 196
The Ring programming language version 1.7 book - Part 164 of 196The Ring programming language version 1.7 book - Part 164 of 196
The Ring programming language version 1.7 book - Part 164 of 196
Ā 
The Ring programming language version 1.8 book - Part 174 of 202
The Ring programming language version 1.8 book - Part 174 of 202The Ring programming language version 1.8 book - Part 174 of 202
The Ring programming language version 1.8 book - Part 174 of 202
Ā 
The Ring programming language version 1.7 book - Part 187 of 196
The Ring programming language version 1.7 book - Part 187 of 196The Ring programming language version 1.7 book - Part 187 of 196
The Ring programming language version 1.7 book - Part 187 of 196
Ā 
The Ring programming language version 1.8 book - Part 188 of 202
The Ring programming language version 1.8 book - Part 188 of 202The Ring programming language version 1.8 book - Part 188 of 202
The Ring programming language version 1.8 book - Part 188 of 202
Ā 
The Ring programming language version 1.5.3 book - Part 124 of 184
The Ring programming language version 1.5.3 book - Part 124 of 184The Ring programming language version 1.5.3 book - Part 124 of 184
The Ring programming language version 1.5.3 book - Part 124 of 184
Ā 
The Ring programming language version 1.5.2 book - Part 153 of 181
The Ring programming language version 1.5.2 book - Part 153 of 181The Ring programming language version 1.5.2 book - Part 153 of 181
The Ring programming language version 1.5.2 book - Part 153 of 181
Ā 
The Ring programming language version 1.5.3 book - Part 161 of 194
The Ring programming language version 1.5.3 book - Part 161 of 194The Ring programming language version 1.5.3 book - Part 161 of 194
The Ring programming language version 1.5.3 book - Part 161 of 194
Ā 
The Ring programming language version 1.6 book - Part 122 of 189
The Ring programming language version 1.6 book - Part 122 of 189The Ring programming language version 1.6 book - Part 122 of 189
The Ring programming language version 1.6 book - Part 122 of 189
Ā 
The Ring programming language version 1.6 book - Part 160 of 189
The Ring programming language version 1.6 book - Part 160 of 189The Ring programming language version 1.6 book - Part 160 of 189
The Ring programming language version 1.6 book - Part 160 of 189
Ā 
The Ring programming language version 1.5.4 book - Part 147 of 185
The Ring programming language version 1.5.4 book - Part 147 of 185The Ring programming language version 1.5.4 book - Part 147 of 185
The Ring programming language version 1.5.4 book - Part 147 of 185
Ā 

More from Mahmoud Samir Fayed

The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212Mahmoud Samir Fayed
Ā 
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212Mahmoud Samir Fayed
Ā 

More from Mahmoud Samir Fayed (20)

The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212The Ring programming language version 1.10 book - Part 212 of 212
The Ring programming language version 1.10 book - Part 212 of 212
Ā 
The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212The Ring programming language version 1.10 book - Part 211 of 212
The Ring programming language version 1.10 book - Part 211 of 212
Ā 
The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212The Ring programming language version 1.10 book - Part 210 of 212
The Ring programming language version 1.10 book - Part 210 of 212
Ā 
The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212The Ring programming language version 1.10 book - Part 208 of 212
The Ring programming language version 1.10 book - Part 208 of 212
Ā 
The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212The Ring programming language version 1.10 book - Part 207 of 212
The Ring programming language version 1.10 book - Part 207 of 212
Ā 
The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212The Ring programming language version 1.10 book - Part 205 of 212
The Ring programming language version 1.10 book - Part 205 of 212
Ā 
The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212The Ring programming language version 1.10 book - Part 206 of 212
The Ring programming language version 1.10 book - Part 206 of 212
Ā 
The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212The Ring programming language version 1.10 book - Part 204 of 212
The Ring programming language version 1.10 book - Part 204 of 212
Ā 
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 203 of 212
Ā 
The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212The Ring programming language version 1.10 book - Part 202 of 212
The Ring programming language version 1.10 book - Part 202 of 212
Ā 
The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212The Ring programming language version 1.10 book - Part 201 of 212
The Ring programming language version 1.10 book - Part 201 of 212
Ā 
The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212The Ring programming language version 1.10 book - Part 200 of 212
The Ring programming language version 1.10 book - Part 200 of 212
Ā 
The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212The Ring programming language version 1.10 book - Part 199 of 212
The Ring programming language version 1.10 book - Part 199 of 212
Ā 
The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212The Ring programming language version 1.10 book - Part 198 of 212
The Ring programming language version 1.10 book - Part 198 of 212
Ā 
The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212The Ring programming language version 1.10 book - Part 197 of 212
The Ring programming language version 1.10 book - Part 197 of 212
Ā 
The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212The Ring programming language version 1.10 book - Part 196 of 212
The Ring programming language version 1.10 book - Part 196 of 212
Ā 
The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212The Ring programming language version 1.10 book - Part 195 of 212
The Ring programming language version 1.10 book - Part 195 of 212
Ā 
The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212The Ring programming language version 1.10 book - Part 194 of 212
The Ring programming language version 1.10 book - Part 194 of 212
Ā 
The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212The Ring programming language version 1.10 book - Part 193 of 212
The Ring programming language version 1.10 book - Part 193 of 212
Ā 
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 192 of 212
Ā 

Recently uploaded

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
Ā 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
Ā 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
Ā 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
Ā 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĆŗjo
Ā 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
Ā 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
Ā 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
Ā 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
Ā 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
Ā 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
Ā 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
Ā 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
Ā 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
Ā 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
Ā 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
Ā 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
Ā 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
Ā 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
Ā 

Recently uploaded (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
Ā 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
Ā 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
Ā 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
Ā 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
Ā 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Ā 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
Ā 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Ā 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
Ā 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Ā 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Ā 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
Ā 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
Ā 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Ā 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
Ā 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
Ā 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
Ā 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
Ā 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
Ā 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
Ā 

The Ring programming language version 1.5.2 book - Part 158 of 181

  • 1. Ring Documentation, Release 1.5.2 ā€¢ void glGetTexGeniv(GLenum coord,GLenum pname,GLint * params) ā€¢ void glGetTexImage(GLenum target,GLint level,GLenum format,GLenum type,GLvoid * img) ā€¢ void glGetTexLevelParameterfv(GLenum target,GLint level,GLenum pname,GLļ¬‚oat * params) ā€¢ void glGetTexLevelParameteriv(GLenum target,GLint level,GLenum pname,GLint * params) ā€¢ void glGetTexParameterfv(GLenum target,GLenum pname,GLļ¬‚oat * params) ā€¢ void glGetTexParameteriv(GLenum target,GLenum pname,GLint * params) ā€¢ void glGetUniformfv(GLuint program,GLint location,GLļ¬‚oat *params) ā€¢ void glGetUniformiv(GLuint program,GLint location,GLint *params) ā€¢ GLint glGetUniformLocation(GLuint program,const GLchar *name) ā€¢ void glGetVertexAttribdv(GLuint index,GLenum pname,GLdouble *params) ā€¢ void glGetVertexAttribfv(GLuint index,GLenum pname,GLļ¬‚oat *params) ā€¢ void glGetVertexAttribiv(GLuint index,GLenum pname,GLint *params) ā€¢ void glGetVertexAttribPointerv(GLuint index,GLenum pname,GLvoid **pointer) ā€¢ void glHint(GLenum target,GLenum mode) ā€¢ void glHistogram(GLenum target,GLsizei width,GLenum internalformat,GLboolean sink) ā€¢ void glIndexs(GLshort c) ā€¢ void glIndexi(GLint c) ā€¢ void glIndexf(GLļ¬‚oat c) ā€¢ void glIndexd(GLdouble c) ā€¢ void glIndexub(GLubyte c) ā€¢ void glIndexsv(const GLshort * c) ā€¢ void glIndexiv(const GLint * c) ā€¢ void glIndexfv(const GLļ¬‚oat * c) ā€¢ void glIndexdv(const GLdouble * c) ā€¢ void glIndexubv(const GLubyte * c) ā€¢ void glIndexMask(GLuint mask) ā€¢ void glIndexPointer(GLenum type,GLsizei stride,const GLvoid * pointer) ā€¢ void glInitNames(void) ā€¢ void glInterleavedArrays(GLenum format,GLsizei stride,const GLvoid * pointer) ā€¢ GLboolean glIsBuffer(GLuint buffer) ā€¢ GLboolean glIsEnabled(GLenum cap) ā€¢ GLboolean glIsList(GLuint list) ā€¢ GLboolean glIsProgram(GLuint program) ā€¢ GLboolean glIsQuery(GLuint id) ā€¢ GLboolean glIsShader(GLuint shader) ā€¢ GLboolean glIsTexture(GLuint texture) 1545
  • 2. Ring Documentation, Release 1.5.2 ā€¢ void glLightf(GLenum light,GLenum pname,GLļ¬‚oat param) ā€¢ void glLighti(GLenum light,GLenum pname,GLint param) ā€¢ void glLightfv(GLenum light,GLenum pname,const GLļ¬‚oat * params) ā€¢ void glLightiv(GLenum light,GLenum pname,const GLint * params) ā€¢ void glLightModelf(GLenum pname,GLļ¬‚oat param) ā€¢ void glLightModeli(GLenum pname,GLint param) ā€¢ void glLightModelfv(GLenum pname,const GLļ¬‚oat * params) ā€¢ void glLightModeliv(GLenum pname,const GLint * params) ā€¢ void glLineStipple(GLint factor,GLushort pattern) ā€¢ void glLineWidth(GLļ¬‚oat width) ā€¢ void glLinkProgram(GLuint program) ā€¢ void glListBase(GLuint base) ā€¢ void glLoadIdentity(void) ā€¢ void glLoadMatrixd(const GLdouble * m) ā€¢ void glLoadMatrixf(const GLļ¬‚oat * m) ā€¢ void glLoadName(GLuint name) ā€¢ void glLoadTransposeMatrixd(const GLdouble * m) ā€¢ void glLoadTransposeMatrixf(const GLļ¬‚oat * m) ā€¢ void glLogicOp(GLenum opcode) ā€¢ void glMap1f(GLenum target,GLļ¬‚oat u1,GLļ¬‚oat u2,GLint stride,GLint order,const GLļ¬‚oat * points) ā€¢ void glMap1d(GLenum target,GLdouble u1,GLdouble u2,GLint stride,GLint order,const GLdouble * points) ā€¢ void glMap2f(GLenum target,GLļ¬‚oat u1,GLļ¬‚oat u2,GLint ustride,GLint uorder,GLļ¬‚oat v1,GLļ¬‚oat v2,GLint vstride,GLint vorder,const GLļ¬‚oat * points) ā€¢ void glMap2d(GLenum target,GLdouble u1,GLdouble u2,GLint ustride,GLint uorder,GLdouble v1,GLdouble v2,GLint vstride,GLint vorder,const GLdouble * points) ā€¢ void * glMapBuffer(GLenum target,GLenum access) ā€¢ void glMapGrid1d(GLint un,GLdouble u1,GLdouble u2) ā€¢ void glMapGrid1f(GLint un,GLļ¬‚oat u1,GLļ¬‚oat u2) ā€¢ void glMapGrid2d(GLint un,GLdouble u1,GLdouble u2,GLint vn,GLdouble v1,GLdouble v2) ā€¢ void glMapGrid2f(GLint un,GLļ¬‚oat u1,GLļ¬‚oat u2,GLint vn,GLļ¬‚oat v1,GLļ¬‚oat v2) ā€¢ void glMaterialf(GLenum face,GLenum pname,GLļ¬‚oat param) ā€¢ void glMateriali(GLenum face,GLenum pname,GLint param) ā€¢ void glMatrixMode(GLenum mode) ā€¢ void glMinmax(GLenum target,GLenum internalformat,GLboolean sink) ā€¢ void glMultMatrixd(const GLdouble * m) ā€¢ void glMultMatrixf(const GLļ¬‚oat * m) ā€¢ void glMultTransposeMatrixd(const GLdouble * m) 1546
  • 3. Ring Documentation, Release 1.5.2 ā€¢ void glMultTransposeMatrixf(const GLļ¬‚oat * m) ā€¢ void glMultiDrawArrays(GLenum mode,GLint * ļ¬rst,GLsizei * count,GLsizei primcount) ā€¢ void glMultiDrawElements(GLenum mode,const GLsizei * count,GLenum type,const GLvoid ** in- dices,GLsizei primcount) ā€¢ void glMultiTexCoord1s(GLenum target,GLshort s) ā€¢ void glMultiTexCoord1i(GLenum target,GLint s) ā€¢ void glMultiTexCoord1f(GLenum target,GLļ¬‚oat s) ā€¢ void glMultiTexCoord1d(GLenum target,GLdouble s) ā€¢ void glMultiTexCoord2s(GLenum target,GLshort s,GLshort t) ā€¢ void glMultiTexCoord2i(GLenum target,GLint s,GLint t) ā€¢ void glMultiTexCoord2f(GLenum target,GLļ¬‚oat s,GLļ¬‚oat t) ā€¢ void glMultiTexCoord2d(GLenum target,GLdouble s,GLdouble t) ā€¢ void glMultiTexCoord3s(GLenum target,GLshort s,GLshort t,GLshort r) ā€¢ void glMultiTexCoord3i(GLenum target,GLint s,GLint t,GLint r) ā€¢ void glMultiTexCoord3f(GLenum target,GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r) ā€¢ void glMultiTexCoord3d(GLenum target,GLdouble s,GLdouble t,GLdouble r) ā€¢ void glMultiTexCoord4s(GLenum target,GLshort s,GLshort t,GLshort r,GLshort q) ā€¢ void glMultiTexCoord4i(GLenum target,GLint s,GLint t,GLint r,GLint q) ā€¢ void glMultiTexCoord4f(GLenum target,GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r,GLļ¬‚oat q) ā€¢ void glMultiTexCoord4d(GLenum target,GLdouble s,GLdouble t,GLdouble r,GLdouble q) ā€¢ void glMultiTexCoord1sv(GLenum target,const GLshort * v) ā€¢ void glMultiTexCoord1iv(GLenum target,const GLint * v) ā€¢ void glMultiTexCoord1fv(GLenum target,const GLļ¬‚oat * v) ā€¢ void glMultiTexCoord1dv(GLenum target,const GLdouble * v) ā€¢ void glMultiTexCoord2sv(GLenum target,const GLshort * v) ā€¢ void glMultiTexCoord2iv(GLenum target,const GLint * v) ā€¢ void glMultiTexCoord2fv(GLenum target,const GLļ¬‚oat * v) ā€¢ void glMultiTexCoord2dv(GLenum target,const GLdouble * v) ā€¢ void glMultiTexCoord3sv(GLenum target,const GLshort * v) ā€¢ void glMultiTexCoord3iv(GLenum target,const GLint * v) ā€¢ void glMultiTexCoord3fv(GLenum target,const GLļ¬‚oat * v) ā€¢ void glMultiTexCoord3dv(GLenum target,const GLdouble * v) ā€¢ void glMultiTexCoord4sv(GLenum target,const GLshort * v) ā€¢ void glMultiTexCoord4iv(GLenum target,const GLint * v) ā€¢ void glMultiTexCoord4fv(GLenum target,const GLļ¬‚oat * v) ā€¢ void glMultiTexCoord4dv(GLenum target,const GLdouble * v) 1547
  • 4. Ring Documentation, Release 1.5.2 ā€¢ void glNewList(GLuint list,GLenum mode) ā€¢ void glNormal3b(GLbyte nx,GLbyte ny,GLbyte nz) ā€¢ void glNormal3d(GLdouble nx,GLdouble ny,GLdouble nz) ā€¢ void glNormal3f(GLļ¬‚oat nx,GLļ¬‚oat ny,GLļ¬‚oat nz) ā€¢ void glNormal3i(GLint nx,GLint ny,GLint nz) ā€¢ void glNormal3s(GLshort nx,GLshort ny,GLshort nz) ā€¢ void glNormal3bv(const GLbyte * v) ā€¢ void glNormal3dv(const GLdouble * v) ā€¢ void glNormal3fv(const GLļ¬‚oat * v) ā€¢ void glNormal3iv(const GLint * v) ā€¢ void glNormal3sv(const GLshort * v) ā€¢ void glNormalPointer(GLenum type,GLsizei stride,const GLvoid * pointer) ā€¢ void glOrtho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble nearVal,GLdouble far- Val) ā€¢ void glPassThrough(GLļ¬‚oat token) ā€¢ void glPixelMapfv(GLenum map,GLsizei mapsize,const GLļ¬‚oat * values) ā€¢ void glPixelMapuiv(GLenum map,GLsizei mapsize,const GLuint * values) ā€¢ void glPixelMapusv(GLenum map,GLsizei mapsize,const GLushort * values) ā€¢ void glPixelStoref(GLenum pname,GLļ¬‚oat param) ā€¢ void glPixelStorei(GLenum pname,GLint param) ā€¢ void glPixelTransferf(GLenum pname,GLļ¬‚oat param) ā€¢ void glPixelTransferi(GLenum pname,GLint param) ā€¢ void glPixelZoom(GLļ¬‚oat xfactor,GLļ¬‚oat yfactor) ā€¢ void glPointParameterf(GLenum pname,GLļ¬‚oat param) ā€¢ void glPointParameteri(GLenum pname,GLint param) ā€¢ void glPointSize(GLļ¬‚oat size) ā€¢ void glPolygonMode(GLenum face,GLenum mode) ā€¢ void glPolygonOffset(GLļ¬‚oat factor,GLļ¬‚oat units) ā€¢ void glPolygonStipple(const GLubyte * pattern) ā€¢ void glPushAttrib(GLbitļ¬eld mask) ā€¢ void glPushClientAttrib(GLbitļ¬eld mask) ā€¢ void glPushMatrix(void) ā€¢ void glPushName(GLuint name) ā€¢ void glPrioritizeTextures(GLsizei n,const GLuint * textures,const GLclampf * priorities) ā€¢ void glPopMatrix(void) ā€¢ void glRasterPos2s(GLshort x,GLshort y) 1548
  • 5. Ring Documentation, Release 1.5.2 ā€¢ void glRasterPos2i(GLint x,GLint y) ā€¢ void glRasterPos2f(GLļ¬‚oat x,GLļ¬‚oat y) ā€¢ void glRasterPos2d(GLdouble x,GLdouble y) ā€¢ void glRasterPos3s(GLshort x,GLshort y,GLshort z) ā€¢ void glRasterPos3i(GLint x,GLint y,GLint z) ā€¢ void glRasterPos3f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z) ā€¢ void glRasterPos3d(GLdouble x,GLdouble y,GLdouble z) ā€¢ void glRasterPos4s(GLshort x,GLshort y,GLshort z,GLshort w) ā€¢ void glRasterPos4i(GLint x,GLint y,GLint z,GLint w) ā€¢ void glRasterPos4f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z,GLļ¬‚oat w) ā€¢ void glRasterPos4d(GLdouble x,GLdouble y,GLdouble z,GLdouble w) ā€¢ void glReadBuffer(GLenum mode) ā€¢ void glReadPixels(GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,GLvoid * data) ā€¢ void glRectd(GLdouble x1,GLdouble y1,GLdouble x2,GLdouble y2) ā€¢ void glRectf(GLļ¬‚oat x1,GLļ¬‚oat y1,GLļ¬‚oat x2,GLļ¬‚oat y2) ā€¢ void glRecti(GLint x1,GLint y1,GLint x2,GLint y2) ā€¢ void glRects(GLshort x1,GLshort y1,GLshort x2,GLshort y2) ā€¢ void glRectdv(const GLdouble * v1,const GLdouble * v2) ā€¢ void glRectfv(const GLļ¬‚oat * v1,const GLļ¬‚oat * v2) ā€¢ void glRectiv(const GLint * v1,const GLint * v2) ā€¢ void glRectsv(const GLshort * v1,const GLshort * v2) ā€¢ GLint glRenderMode(GLenum mode) ā€¢ void glResetHistogram(GLenum target) ā€¢ void glRotated(GLdouble angle,GLdouble x,GLdouble y,GLdouble z) ā€¢ void glRotatef(GLļ¬‚oat angle,GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z) ā€¢ void glSampleCoverage(GLclampf value,GLboolean invert) ā€¢ void glScaled(GLdouble x,GLdouble y,GLdouble z) ā€¢ void glScalef(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z) ā€¢ void glScissor(GLint x,GLint y,GLsizei width,GLsizei height) ā€¢ void glSecondaryColor3b(GLbyte red,GLbyte green,GLbyte blue) ā€¢ void glSecondaryColor3s(GLshort red,GLshort green,GLshort blue) ā€¢ void glSecondaryColor3i(GLint red,GLint green,GLint blue) ā€¢ void glSecondaryColor3f(GLļ¬‚oat red,GLļ¬‚oat green,GLļ¬‚oat blue) ā€¢ void glSecondaryColor3d(GLdouble red,GLdouble green,GLdouble blue) ā€¢ void glSecondaryColor3ub(GLubyte red,GLubyte green,GLubyte blue) ā€¢ void glSecondaryColor3us(GLushort red,GLushort green,GLushort blue) 1549
  • 6. Ring Documentation, Release 1.5.2 ā€¢ void glSecondaryColor3ui(GLuint red,GLuint green,GLuint blue) ā€¢ void glSecondaryColor3bv(const GLbyte * v) ā€¢ void glSecondaryColor3sv(const GLshort * v) ā€¢ void glSecondaryColor3iv(const GLint * v) ā€¢ void glSecondaryColor3fv(const GLļ¬‚oat * v) ā€¢ void glSecondaryColor3dv(const GLdouble * v) ā€¢ void glSecondaryColor3ubv(const GLubyte * v) ā€¢ void glSecondaryColor3usv(const GLushort * v) ā€¢ void glSecondaryColor3uiv(const GLuint * v) ā€¢ void glSecondaryColorPointer(GLint size,GLenum type,GLsizei stride,const GLvoid * pointer) ā€¢ void glSelectBuffer(GLsizei size,GLuint * buffer) ā€¢ void glSeparableFilter2D(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum for- mat,GLenum type,const GLvoid * row,const GLvoid * column) ā€¢ void glShadeModel(GLenum mode) ā€¢ void glShaderSource(GLuint shader,GLsizei count,const GLchar **string,const GLint *length) ā€¢ void glStencilFunc(GLenum func,GLint ref,GLuint mask) ā€¢ void glStencilFuncSeparate(GLenum face,GLenum func,GLint ref,GLuint mask) ā€¢ void glStencilMask(GLuint mask) ā€¢ void glStencilMaskSeparate(GLenum face,GLuint mask) ā€¢ void glStencilOp(GLenum sfail,GLenum dpfail,GLenum dppass) ā€¢ void glStencilOpSeparate(GLenum face,GLenum sfail,GLenum dpfail,GLenum dppass) ā€¢ void glTexCoord1s(GLshort s) ā€¢ void glTexCoord1i(GLint s) ā€¢ void glTexCoord1f(GLļ¬‚oat s) ā€¢ void glTexCoord1d(GLdouble s) ā€¢ void glTexCoord2s(GLshort s,GLshort t) ā€¢ void glTexCoord2i(GLint s,GLint t) ā€¢ void glTexCoord2f(GLļ¬‚oat s,GLļ¬‚oat t) ā€¢ void glTexCoord2d(GLdouble s,GLdouble t) ā€¢ void glTexCoord3s(GLshort s,GLshort t,GLshort r) ā€¢ void glTexCoord3i(GLint s,GLint t,GLint r) ā€¢ void glTexCoord3f(GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r) ā€¢ void glTexCoord3d(GLdouble s,GLdouble t,GLdouble r) ā€¢ void glTexCoord4s(GLshort s,GLshort t,GLshort r,GLshort q) ā€¢ void glTexCoord4i(GLint s,GLint t,GLint r,GLint q) ā€¢ void glTexCoord4f(GLļ¬‚oat s,GLļ¬‚oat t,GLļ¬‚oat r,GLļ¬‚oat q) 1550
  • 7. Ring Documentation, Release 1.5.2 ā€¢ void glTexCoord4d(GLdouble s,GLdouble t,GLdouble r,GLdouble q) ā€¢ void glTexCoord1sv(const GLshort * v) ā€¢ void glTexCoord1iv(const GLint * v) ā€¢ void glTexCoord1fv(const GLļ¬‚oat * v) ā€¢ void glTexCoord1dv(const GLdouble * v) ā€¢ void glTexCoord2sv(const GLshort * v) ā€¢ void glTexCoord2iv(const GLint * v) ā€¢ void glTexCoord2fv(const GLļ¬‚oat * v) ā€¢ void glTexCoord2dv(const GLdouble * v) ā€¢ void glTexCoord3sv(const GLshort * v) ā€¢ void glTexCoord3iv(const GLint * v) ā€¢ void glTexCoord3fv(const GLļ¬‚oat * v) ā€¢ void glTexCoord3dv(const GLdouble * v) ā€¢ void glTexCoord4sv(const GLshort * v) ā€¢ void glTexCoord4iv(const GLint * v) ā€¢ void glTexCoord4fv(const GLļ¬‚oat * v) ā€¢ void glTexCoord4dv(const GLdouble * v) ā€¢ void glTexCoordPointer(GLint size,GLenum type,GLsizei stride,const GLvoid * pointer) ā€¢ void glTexEnvf(GLenum target,GLenum pname,GLļ¬‚oat param) ā€¢ void glTexEnvi(GLenum target,GLenum pname,GLint param) ā€¢ void glTexGeni(GLenum coord,GLenum pname,GLint param) ā€¢ void glTexGenf(GLenum coord,GLenum pname,GLļ¬‚oat param) ā€¢ void glTexGend(GLenum coord,GLenum pname,GLdouble param) ā€¢ void glTexGeniv(GLenum coord,GLenum pname,const GLint * params) ā€¢ void glTexGenfv(GLenum coord,GLenum pname,const GLļ¬‚oat * params) ā€¢ void glTexGendv(GLenum coord,GLenum pname,const GLdouble * params) ā€¢ void glTexImage1D(GLenum target,GLint level,GLint internalFormat,GLsizei width,GLint border,GLenum format,GLenum type,const GLvoid * data) ā€¢ void glTexImage2D(GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLint bor- der,GLenum format,GLenum type,const GLvoid * data) ā€¢ void glTexImage3D(GLenum target,GLint level,GLint internalFormat,GLsizei width,GLsizei height,GLsizei depth,GLint border,GLenum format,GLenum type,const GLvoid * data) ā€¢ void glTexParameterf(GLenum target,GLenum pname,GLļ¬‚oat param) ā€¢ void glTexParameteri(GLenum target,GLenum pname,GLint param) ā€¢ void glTexParameterfv(GLenum target,GLenum pname,const GLļ¬‚oat * params) ā€¢ void glTexParameteriv(GLenum target,GLenum pname,const GLint * params) 1551
  • 8. Ring Documentation, Release 1.5.2 ā€¢ void glTexSubImage1D(GLenum target,GLint level,GLint xoffset,GLsizei width,GLenum format,GLenum type,const GLvoid * data) ā€¢ void glTexSubImage2D(GLenum target,GLint level,GLint xoffset,GLint yoffset,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * data) ā€¢ void glTexSubImage3D(GLenum target,GLint level,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * data) ā€¢ void glTranslated(GLdouble x,GLdouble y,GLdouble z) ā€¢ void glTranslatef(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z) ā€¢ void glUniform1f(GLint location,GLļ¬‚oat v0) ā€¢ void glUniform2f(GLint location,GLļ¬‚oat v0,GLļ¬‚oat v1) ā€¢ void glUniform3f(GLint location,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2) ā€¢ void glUniform4f(GLint location,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2,GLļ¬‚oat v3) ā€¢ void glUniform1i(GLint location,GLint v0) ā€¢ void glUniform2i(GLint location,GLint v0,GLint v1) ā€¢ void glUniform3i(GLint location,GLint v0,GLint v1,GLint v2) ā€¢ void glUniform4i(GLint location,GLint v0,GLint v1,GLint v2,GLint v3) ā€¢ void glUniform1fv(GLint location,GLsizei count,const GLļ¬‚oat *value) ā€¢ void glUniform2fv(GLint location,GLsizei count,const GLļ¬‚oat *value) ā€¢ void glUniform3fv(GLint location,GLsizei count,const GLļ¬‚oat *value) ā€¢ void glUniform4fv(GLint location,GLsizei count,const GLļ¬‚oat *value) ā€¢ void glUniform1iv(GLint location,GLsizei count,const GLint *value) ā€¢ void glUniform2iv(GLint location,GLsizei count,const GLint *value) ā€¢ void glUniform3iv(GLint location,GLsizei count,const GLint *value) ā€¢ void glUniform4iv(GLint location,GLsizei count,const GLint *value) ā€¢ void glUniformMatrix2fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix3fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix4fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix2x3fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix3x2fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix2x4fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix4x2fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix3x4fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUniformMatrix4x3fv(GLint location,GLsizei count,GLboolean transpose,const GLļ¬‚oat *value) ā€¢ void glUseProgram(GLuint program) ā€¢ void glValidateProgram(GLuint program) ā€¢ void glVertex2s(GLshort x,GLshort y) ā€¢ void glVertex2i(GLint x,GLint y) 1552
  • 9. Ring Documentation, Release 1.5.2 ā€¢ void glVertex2f(GLļ¬‚oat x,GLļ¬‚oat y) ā€¢ void glVertex2d(GLdouble x,GLdouble y) ā€¢ void glVertex3s(GLshort x,GLshort y,GLshort z) ā€¢ void glVertex3i(GLint x,GLint y,GLint z) ā€¢ void glVertex3f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z) ā€¢ void glVertex3d(GLdouble x,GLdouble y,GLdouble z) ā€¢ void glVertex4s(GLshort x,GLshort y,GLshort z,GLshort w) ā€¢ void glVertex4i(GLint x,GLint y,GLint z,GLint w) ā€¢ void glVertex4f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z,GLļ¬‚oat w) ā€¢ void glVertex4d(GLdouble x,GLdouble y,GLdouble z,GLdouble w) ā€¢ void glVertex2sv(const GLshort * v) ā€¢ void glVertex2iv(const GLint * v) ā€¢ void glVertex2fv(const GLļ¬‚oat * v) ā€¢ void glVertex2dv(const GLdouble * v) ā€¢ void glVertex3sv(const GLshort * v) ā€¢ void glVertex3iv(const GLint * v) ā€¢ void glVertex3fv(const GLļ¬‚oat * v) ā€¢ void glVertex3dv(const GLdouble * v) ā€¢ void glVertex4sv(const GLshort * v) ā€¢ void glVertex4iv(const GLint * v) ā€¢ void glVertex4fv(const GLļ¬‚oat * v) ā€¢ void glVertex4dv(const GLdouble * v) ā€¢ void glVertexAttrib1f(GLuint index,GLļ¬‚oat v0) ā€¢ void glVertexAttrib1s(GLuint index,GLshort v0) ā€¢ void glVertexAttrib1d(GLuint index,GLdouble v0) ā€¢ void glVertexAttrib2f(GLuint index,GLļ¬‚oat v0,GLļ¬‚oat v1) ā€¢ void glVertexAttrib2s(GLuint index,GLshort v0,GLshort v1) ā€¢ void glVertexAttrib2d(GLuint index,GLdouble v0,GLdouble v1) ā€¢ void glVertexAttrib3f(GLuint index,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2) ā€¢ void glVertexAttrib3s(GLuint index,GLshort v0,GLshort v1,GLshort v2) ā€¢ void glVertexAttrib3d(GLuint index,GLdouble v0,GLdouble v1,GLdouble v2) ā€¢ void glVertexAttrib4f(GLuint index,GLļ¬‚oat v0,GLļ¬‚oat v1,GLļ¬‚oat v2,GLļ¬‚oat v3) ā€¢ void glVertexAttrib4s(GLuint index,GLshort v0,GLshort v1,GLshort v2,GLshort v3) ā€¢ void glVertexAttrib4d(GLuint index,GLdouble v0,GLdouble v1,GLdouble v2,GLdouble v3) ā€¢ void glVertexAttrib4Nub(GLuint index,GLubyte v0,GLubyte v1,GLubyte v2,GLubyte v3) ā€¢ void glVertexAttrib1fv(GLuint index,const GLļ¬‚oat *v) 1553
  • 10. Ring Documentation, Release 1.5.2 ā€¢ void glVertexAttrib1sv(GLuint index,const GLshort *v) ā€¢ void glVertexAttrib1dv(GLuint index,const GLdouble *v) ā€¢ void glVertexAttrib2fv(GLuint index,const GLļ¬‚oat *v) ā€¢ void glVertexAttrib2sv(GLuint index,const GLshort *v) ā€¢ void glVertexAttrib2dv(GLuint index,const GLdouble *v) ā€¢ void glVertexAttrib3fv(GLuint index,const GLļ¬‚oat *v) ā€¢ void glVertexAttrib3sv(GLuint index,const GLshort *v) ā€¢ void glVertexAttrib3dv(GLuint index,const GLdouble *v) ā€¢ void glVertexAttrib4fv(GLuint index,const GLļ¬‚oat *v) ā€¢ void glVertexAttrib4sv(GLuint index,const GLshort *v) ā€¢ void glVertexAttrib4dv(GLuint index,const GLdouble *v) ā€¢ void glVertexAttrib4iv(GLuint index,const GLint *v) ā€¢ void glVertexAttrib4bv(GLuint index,const GLbyte *v) ā€¢ void glVertexAttrib4ubv(GLuint index,const GLubyte *v) ā€¢ void glVertexAttrib4usv(GLuint index,const GLushort *v) ā€¢ void glVertexAttrib4uiv(GLuint index,const GLuint *v) ā€¢ void glVertexAttribPointer(GLuint index,GLint size,GLenum type,GLboolean normalized,GLsizei stride,const GLvoid * pointer) ā€¢ void glVertexPointer(GLint size,GLenum type,GLsizei stride,const GLvoid * pointer) ā€¢ void glViewport(GLint x,GLint y,GLsizei width,GLsizei height) ā€¢ void glWindowPos2s(GLshort x,GLshort y) ā€¢ void glWindowPos2i(GLint x,GLint y) ā€¢ void glWindowPos2f(GLļ¬‚oat x,GLļ¬‚oat y) ā€¢ void glWindowPos2d(GLdouble x,GLdouble y) ā€¢ void glWindowPos3s(GLshort x,GLshort y,GLshort z) ā€¢ void glWindowPos3i(GLint x,GLint y,GLint z) ā€¢ void glWindowPos3f(GLļ¬‚oat x,GLļ¬‚oat y,GLļ¬‚oat z) ā€¢ void glWindowPos3d(GLdouble x,GLdouble y,GLdouble z) ā€¢ void glWindowPos2sv(const GLshort * v) ā€¢ void glWindowPos2iv(const GLint * v) ā€¢ void glWindowPos2fv(const GLļ¬‚oat * v) ā€¢ void glWindowPos2dv(const GLdouble * v) ā€¢ void glWindowPos3sv(const GLshort * v) ā€¢ void glWindowPos3iv(const GLint * v) ā€¢ void glWindowPos3fv(const GLļ¬‚oat * v) ā€¢ void glWindowPos3dv(const GLdouble * v) 1554