SlideShare a Scribd company logo
Ring Documentation, Release 1.5.2
• void gluEndTrim(GLUnurbs* nurb)
• const GLubyte * gluErrorString(GLenum error)
• void gluGetNurbsProperty(GLUnurbs* nurb,GLenum property,GLfloat* data)
• const GLubyte * gluGetString(GLenum name)
• void gluGetTessProperty(GLUtesselator* tess,GLenum which,GLdouble* data)
• void gluLoadSamplingMatrices(GLUnurbs* nurb,const GLfloat * model,const GLfloat * perspective,const
GLint * view)
• void gluLookAt(GLdouble eyeX,GLdouble eyeY,GLdouble eyeZ,GLdouble centerX,GLdouble cen-
terY,GLdouble centerZ,GLdouble upX,GLdouble upY,GLdouble upZ)
• GLUnurbs *gluNewNurbsRenderer(void)
• GLUquadric *gluNewQuadric(void)
• GLUtesselator* gluNewTess(void)
• void gluNextContour(GLUtesselator* tess,GLenum type)
• void gluNurbsCurve(GLUnurbs* nurb,GLint knotCount,GLfloat * knots,GLint stride,GLfloat * control,GLint
order,GLenum type)
• void gluNurbsProperty(GLUnurbs* nurb,GLenum property,GLfloat value)
• void gluNurbsSurface(GLUnurbs* nurb,GLint sKnotCount,GLfloat* sKnots,GLint tKnotCount,GLfloat*
tKnots,GLint sStride,GLint tStride,GLfloat* control,GLint sOrder,GLint tOrder,GLenum type)
• void gluOrtho2D(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top)
• void gluPartialDisk(GLUquadric* quad,GLdouble inner,GLdouble outer,GLint slices,GLint loops,GLdouble
start,GLdouble sweep)
• void gluPerspective(GLdouble fovy,GLdouble aspect,GLdouble zNear,GLdouble zFar)
• void gluPickMatrix(GLdouble x,GLdouble y,GLdouble delX,GLdouble delY,GLint * viewport)
• GLint gluProject(GLdouble objX,GLdouble objY,GLdouble objZ,const GLdouble * model,const GLdouble *
proj,const GLint * view,GLdouble* winX,GLdouble* winY,GLdouble* winZ)
• void gluPwlCurve(GLUnurbs* nurb,GLint count,GLfloat* data,GLint stride,GLenum type)
• void gluQuadricDrawStyle(GLUquadric* quad,GLenum draw)
• void gluQuadricNormals(GLUquadric* quad,GLenum normal)
• void gluQuadricOrientation(GLUquadric* quad,GLenum orientation)
• void gluQuadricTexture(GLUquadric* quad,GLboolean texture)
• GLint gluScaleImage(GLenum format,GLsizei wIn,GLsizei hIn,GLenum typeIn,const void * dataIn,GLsizei
wOut,GLsizei hOut,GLenum typeOut,GLvoid* dataOut)
• void gluSphere(GLUquadric* quad,GLdouble radius,GLint slices,GLint stacks)
• void gluTessBeginContour(GLUtesselator* tess)
• void gluTessBeginPolygon(GLUtesselator* tess,GLvoid* data)
• void gluTessEndContour(GLUtesselator* tess)
• void gluTessEndPolygon(GLUtesselator* tess)
• void gluTessNormal(GLUtesselator* tess,GLdouble valueX,GLdouble valueY,GLdouble valueZ)
1225
Ring Documentation, Release 1.5.2
• void gluTessProperty(GLUtesselator* tess,GLenum which,GLdouble data)
• void gluTessVertex(GLUtesselator* tess,GLdouble * location,GLvoid* data)
• GLint gluUnProject(GLdouble winX,GLdouble winY,GLdouble winZ,const GLdouble * model,const GLdou-
ble * proj,const GLint * view,GLdouble* objX,GLdouble* objY,GLdouble* objZ)
• void glDisable(GLenum cap)
1226
CHAPTER
EIGHTYSEVEN
RINGOPENGL (OPENGL 4.0) FUNCTIONS REFERENCE
• GL_ZERO
• GL_FALSE
• GL_LOGIC_OP
• GL_NONE
• GL_TEXTURE_COMPONENTS
• GL_NO_ERROR
• GL_POINTS
• GL_CURRENT_BIT
• GL_TRUE
• GL_ONE
• GL_CLIENT_PIXEL_STORE_BIT
• GL_LINES
• GL_LINE_LOOP
• GL_POINT_BIT
• GL_CLIENT_VERTEX_ARRAY_BIT
• GL_LINE_STRIP
• GL_LINE_BIT
• GL_TRIANGLES
• GL_TRIANGLE_STRIP
• GL_TRIANGLE_FAN
• GL_QUADS
• GL_QUAD_STRIP
• GL_POLYGON_BIT
• GL_POLYGON
• GL_POLYGON_STIPPLE_BIT
• GL_PIXEL_MODE_BIT
• GL_LIGHTING_BIT
1227
Ring Documentation, Release 1.5.2
• GL_FOG_BIT
• GL_DEPTH_BUFFER_BIT
• GL_ACCUM
• GL_LOAD
• GL_RETURN
• GL_MULT
• GL_ADD
• GL_NEVER
• GL_ACCUM_BUFFER_BIT
• GL_LESS
• GL_EQUAL
• GL_LEQUAL
• GL_GREATER
• GL_NOTEQUAL
• GL_GEQUAL
• GL_ALWAYS
• GL_SRC_COLOR
• GL_ONE_MINUS_SRC_COLOR
• GL_SRC_ALPHA
• GL_ONE_MINUS_SRC_ALPHA
• GL_DST_ALPHA
• GL_ONE_MINUS_DST_ALPHA
• GL_DST_COLOR
• GL_ONE_MINUS_DST_COLOR
• GL_SRC_ALPHA_SATURATE
• GL_STENCIL_BUFFER_BIT
• GL_FRONT_LEFT
• GL_FRONT_RIGHT
• GL_BACK_LEFT
• GL_BACK_RIGHT
• GL_FRONT
• GL_BACK
• GL_LEFT
• GL_RIGHT
• GL_FRONT_AND_BACK
• GL_AUX0
1228
Ring Documentation, Release 1.5.2
• GL_AUX1
• GL_AUX2
• GL_AUX3
• GL_INVALID_ENUM
• GL_INVALID_VALUE
• GL_INVALID_OPERATION
• GL_STACK_OVERFLOW
• GL_STACK_UNDERFLOW
• GL_OUT_OF_MEMORY
• GL_2D
• GL_3D
• GL_3D_COLOR
• GL_3D_COLOR_TEXTURE
• GL_4D_COLOR_TEXTURE
• GL_PASS_THROUGH_TOKEN
• GL_POINT_TOKEN
• GL_LINE_TOKEN
• GL_POLYGON_TOKEN
• GL_BITMAP_TOKEN
• GL_DRAW_PIXEL_TOKEN
• GL_COPY_PIXEL_TOKEN
• GL_LINE_RESET_TOKEN
• GL_EXP
• GL_VIEWPORT_BIT
• GL_EXP2
• GL_CW
• GL_CCW
• GL_COEFF
• GL_ORDER
• GL_DOMAIN
• GL_CURRENT_COLOR
• GL_CURRENT_INDEX
• GL_CURRENT_NORMAL
• GL_CURRENT_TEXTURE_COORDS
• GL_CURRENT_RASTER_COLOR
• GL_CURRENT_RASTER_INDEX
1229
Ring Documentation, Release 1.5.2
• GL_CURRENT_RASTER_TEXTURE_COORDS
• GL_CURRENT_RASTER_POSITION
• GL_CURRENT_RASTER_POSITION_VALID
• GL_CURRENT_RASTER_DISTANCE
• GL_POINT_SMOOTH
• GL_POINT_SIZE
• GL_POINT_SIZE_RANGE
• GL_POINT_SIZE_GRANULARITY
• GL_LINE_SMOOTH
• GL_LINE_WIDTH
• GL_LINE_WIDTH_RANGE
• GL_LINE_WIDTH_GRANULARITY
• GL_LINE_STIPPLE
• GL_LINE_STIPPLE_PATTERN
• GL_LINE_STIPPLE_REPEAT
• GL_LIST_MODE
• GL_MAX_LIST_NESTING
• GL_LIST_BASE
• GL_LIST_INDEX
• GL_POLYGON_MODE
• GL_POLYGON_SMOOTH
• GL_POLYGON_STIPPLE
• GL_EDGE_FLAG
• GL_CULL_FACE
• GL_CULL_FACE_MODE
• GL_FRONT_FACE
• GL_LIGHTING
• GL_LIGHT_MODEL_LOCAL_VIEWER
• GL_LIGHT_MODEL_TWO_SIDE
• GL_LIGHT_MODEL_AMBIENT
• GL_SHADE_MODEL
• GL_COLOR_MATERIAL_FACE
• GL_COLOR_MATERIAL_PARAMETER
• GL_COLOR_MATERIAL
• GL_FOG
• GL_FOG_INDEX
1230
Ring Documentation, Release 1.5.2
• GL_FOG_DENSITY
• GL_FOG_START
• GL_FOG_END
• GL_FOG_MODE
• GL_FOG_COLOR
• GL_DEPTH_RANGE
• GL_DEPTH_TEST
• GL_DEPTH_WRITEMASK
• GL_DEPTH_CLEAR_VALUE
• GL_DEPTH_FUNC
• GL_ACCUM_CLEAR_VALUE
• GL_STENCIL_TEST
• GL_STENCIL_CLEAR_VALUE
• GL_STENCIL_FUNC
• GL_STENCIL_VALUE_MASK
• GL_STENCIL_FAIL
• GL_STENCIL_PASS_DEPTH_FAIL
• GL_STENCIL_PASS_DEPTH_PASS
• GL_STENCIL_REF
• GL_STENCIL_WRITEMASK
• GL_MATRIX_MODE
• GL_NORMALIZE
• GL_VIEWPORT
• GL_MODELVIEW_STACK_DEPTH
• GL_PROJECTION_STACK_DEPTH
• GL_TEXTURE_STACK_DEPTH
• GL_MODELVIEW_MATRIX
• GL_PROJECTION_MATRIX
• GL_TEXTURE_MATRIX
• GL_ATTRIB_STACK_DEPTH
• GL_CLIENT_ATTRIB_STACK_DEPTH
• GL_ALPHA_TEST
• GL_ALPHA_TEST_FUNC
• GL_ALPHA_TEST_REF
• GL_DITHER
• GL_BLEND_DST
1231
Ring Documentation, Release 1.5.2
• GL_BLEND_SRC
• GL_BLEND
• GL_LOGIC_OP_MODE
• GL_INDEX_LOGIC_OP
• GL_COLOR_LOGIC_OP
• GL_AUX_BUFFERS
• GL_DRAW_BUFFER
• GL_READ_BUFFER
• GL_SCISSOR_BOX
• GL_SCISSOR_TEST
• GL_INDEX_CLEAR_VALUE
• GL_INDEX_WRITEMASK
• GL_COLOR_CLEAR_VALUE
• GL_COLOR_WRITEMASK
• GL_INDEX_MODE
• GL_RGBA_MODE
• GL_DOUBLEBUFFER
• GL_STEREO
• GL_RENDER_MODE
• GL_PERSPECTIVE_CORRECTION_HINT
• GL_POINT_SMOOTH_HINT
• GL_LINE_SMOOTH_HINT
• GL_POLYGON_SMOOTH_HINT
• GL_FOG_HINT
• GL_TEXTURE_GEN_S
• GL_TEXTURE_GEN_T
• GL_TEXTURE_GEN_R
• GL_TEXTURE_GEN_Q
• GL_PIXEL_MAP_I_TO_I
• GL_PIXEL_MAP_S_TO_S
• GL_PIXEL_MAP_I_TO_R
• GL_PIXEL_MAP_I_TO_G
• GL_PIXEL_MAP_I_TO_B
• GL_PIXEL_MAP_I_TO_A
• GL_PIXEL_MAP_R_TO_R
• GL_PIXEL_MAP_G_TO_G
1232
Ring Documentation, Release 1.5.2
• GL_PIXEL_MAP_B_TO_B
• GL_PIXEL_MAP_A_TO_A
• GL_PIXEL_MAP_I_TO_I_SIZE
• GL_PIXEL_MAP_S_TO_S_SIZE
• GL_PIXEL_MAP_I_TO_R_SIZE
• GL_PIXEL_MAP_I_TO_G_SIZE
• GL_PIXEL_MAP_I_TO_B_SIZE
• GL_PIXEL_MAP_I_TO_A_SIZE
• GL_PIXEL_MAP_R_TO_R_SIZE
• GL_PIXEL_MAP_G_TO_G_SIZE
• GL_PIXEL_MAP_B_TO_B_SIZE
• GL_PIXEL_MAP_A_TO_A_SIZE
• GL_UNPACK_SWAP_BYTES
• GL_UNPACK_LSB_FIRST
• GL_UNPACK_ROW_LENGTH
• GL_UNPACK_SKIP_ROWS
• GL_UNPACK_SKIP_PIXELS
• GL_UNPACK_ALIGNMENT
• GL_PACK_SWAP_BYTES
• GL_PACK_LSB_FIRST
• GL_PACK_ROW_LENGTH
• GL_PACK_SKIP_ROWS
• GL_PACK_SKIP_PIXELS
• GL_PACK_ALIGNMENT
• GL_MAP_COLOR
• GL_MAP_STENCIL
• GL_INDEX_SHIFT
• GL_INDEX_OFFSET
• GL_RED_SCALE
• GL_RED_BIAS
• GL_ZOOM_X
• GL_ZOOM_Y
• GL_GREEN_SCALE
• GL_GREEN_BIAS
• GL_BLUE_SCALE
• GL_BLUE_BIAS
1233
Ring Documentation, Release 1.5.2
• GL_ALPHA_SCALE
• GL_ALPHA_BIAS
• GL_DEPTH_SCALE
• GL_DEPTH_BIAS
• GL_MAX_EVAL_ORDER
• GL_MAX_LIGHTS
• GL_MAX_CLIP_PLANES
• GL_MAX_TEXTURE_SIZE
• GL_MAX_PIXEL_MAP_TABLE
• GL_MAX_ATTRIB_STACK_DEPTH
• GL_MAX_MODELVIEW_STACK_DEPTH
• GL_MAX_NAME_STACK_DEPTH
• GL_MAX_PROJECTION_STACK_DEPTH
• GL_MAX_TEXTURE_STACK_DEPTH
• GL_MAX_VIEWPORT_DIMS
• GL_MAX_CLIENT_ATTRIB_STACK_DEPTH
• GL_SUBPIXEL_BITS
• GL_INDEX_BITS
• GL_RED_BITS
• GL_GREEN_BITS
• GL_BLUE_BITS
• GL_ALPHA_BITS
• GL_DEPTH_BITS
• GL_STENCIL_BITS
• GL_ACCUM_RED_BITS
• GL_ACCUM_GREEN_BITS
• GL_ACCUM_BLUE_BITS
• GL_ACCUM_ALPHA_BITS
• GL_NAME_STACK_DEPTH
• GL_AUTO_NORMAL
• GL_MAP1_COLOR_4
• GL_MAP1_INDEX
• GL_MAP1_NORMAL
• GL_MAP1_TEXTURE_COORD_1
• GL_MAP1_TEXTURE_COORD_2
• GL_MAP1_TEXTURE_COORD_3
1234

More Related Content

PDF
The Ring programming language version 1.5.3 book - Part 134 of 184
PDF
The Ring programming language version 1.7 book - Part 160 of 196
PDF
The Ring programming language version 1.9 book - Part 168 of 210
PDF
The Ring programming language version 1.6 book - Part 114 of 189
PDF
The Ring programming language version 1.10 book - Part 175 of 212
PDF
The Ring programming language version 1.5.2 book - Part 140 of 181
PDF
The Ring programming language version 1.7 book - Part 174 of 196
PDF
The Ring programming language version 1.5.3 book - Part 148 of 184
The Ring programming language version 1.5.3 book - Part 134 of 184
The Ring programming language version 1.7 book - Part 160 of 196
The Ring programming language version 1.9 book - Part 168 of 210
The Ring programming language version 1.6 book - Part 114 of 189
The Ring programming language version 1.10 book - Part 175 of 212
The Ring programming language version 1.5.2 book - Part 140 of 181
The Ring programming language version 1.7 book - Part 174 of 196
The Ring programming language version 1.5.3 book - Part 148 of 184

What's hot (20)

PDF
The Ring programming language version 1.9 book - Part 182 of 210
PDF
The Ring programming language version 1.5.2 book - Part 112 of 181
PDF
The Ring programming language version 1.8 book - Part 170 of 202
PDF
The Ring programming language version 1.5.1 book - Part 111 of 180
PDF
The Ring programming language version 1.7 book - Part 146 of 196
PDF
The Ring programming language version 1.10 book - Part 161 of 212
PDF
The Ring programming language version 1.8 book - Part 184 of 202
PDF
The Ring programming language version 1.6 book - Part 142 of 189
PDF
The Ring programming language version 1.6 book - Part 156 of 189
PDF
The Ring programming language version 1.10 book - Part 203 of 212
PDF
The Ring programming language version 1.10 book - Part 140 of 212
PDF
The Ring programming language version 1.5.4 book - Part 129 of 185
PDF
The Ring programming language version 1.5.4 book - Part 157 of 185
PDF
The Ring programming language version 1.5.2 book - Part 159 of 181
PDF
The Ring programming language version 1.10 book - Part 189 of 212
PDF
The Ring programming language version 1.6 book - Part 123 of 189
PDF
The Ring programming language version 1.5.1 book - Part 139 of 180
PDF
The Ring programming language version 1.5.1 book - Part 158 of 180
PDF
The Ring programming language version 1.5.3 book - Part 120 of 184
PDF
The Ring programming language version 1.9 book - Part 154 of 210
The Ring programming language version 1.9 book - Part 182 of 210
The Ring programming language version 1.5.2 book - Part 112 of 181
The Ring programming language version 1.8 book - Part 170 of 202
The Ring programming language version 1.5.1 book - Part 111 of 180
The Ring programming language version 1.7 book - Part 146 of 196
The Ring programming language version 1.10 book - Part 161 of 212
The Ring programming language version 1.8 book - Part 184 of 202
The Ring programming language version 1.6 book - Part 142 of 189
The Ring programming language version 1.6 book - Part 156 of 189
The Ring programming language version 1.10 book - Part 203 of 212
The Ring programming language version 1.10 book - Part 140 of 212
The Ring programming language version 1.5.4 book - Part 129 of 185
The Ring programming language version 1.5.4 book - Part 157 of 185
The Ring programming language version 1.5.2 book - Part 159 of 181
The Ring programming language version 1.10 book - Part 189 of 212
The Ring programming language version 1.6 book - Part 123 of 189
The Ring programming language version 1.5.1 book - Part 139 of 180
The Ring programming language version 1.5.1 book - Part 158 of 180
The Ring programming language version 1.5.3 book - Part 120 of 184
The Ring programming language version 1.9 book - Part 154 of 210
Ad

Similar to The Ring programming language version 1.5.2 book - Part 126 of 181 (14)

PDF
The Ring programming language version 1.5.4 book - Part 115 of 185
PDF
The Ring programming language version 1.5.3 book - Part 167 of 194
PDF
The Ring programming language version 1.5.4 book - Part 124 of 185
PDF
The Ring programming language version 1.5.1 book - Part 125 of 180
PDF
The Ring programming language version 1.5.4 book - Part 143 of 185
PDF
The Ring programming language version 1.8 book - Part 156 of 202
PDF
The Ring programming language version 1.5.1 book - Part 144 of 180
PDF
The Ring programming language version 1.9 book - Part 201 of 210
PDF
The Ring programming language version 1.5.1 book - Part 93 of 180
PDF
The Ring programming language version 1.6 book - Part 110 of 189
PDF
The Ring programming language version 1.5.1 book - Part 96 of 180
PDF
The Ring programming language version 1.5.3 book - Part 137 of 184
PDF
The Ring programming language version 1.5.4 book - Part 160 of 185
PDF
The Ring programming language version 1.6 book - Part 95 of 189
The Ring programming language version 1.5.4 book - Part 115 of 185
The Ring programming language version 1.5.3 book - Part 167 of 194
The Ring programming language version 1.5.4 book - Part 124 of 185
The Ring programming language version 1.5.1 book - Part 125 of 180
The Ring programming language version 1.5.4 book - Part 143 of 185
The Ring programming language version 1.8 book - Part 156 of 202
The Ring programming language version 1.5.1 book - Part 144 of 180
The Ring programming language version 1.9 book - Part 201 of 210
The Ring programming language version 1.5.1 book - Part 93 of 180
The Ring programming language version 1.6 book - Part 110 of 189
The Ring programming language version 1.5.1 book - Part 96 of 180
The Ring programming language version 1.5.3 book - Part 137 of 184
The Ring programming language version 1.5.4 book - Part 160 of 185
The Ring programming language version 1.6 book - Part 95 of 189
Ad

More from Mahmoud Samir Fayed (20)

PDF
The Ring programming language version 1.10 book - Part 212 of 212
PDF
The Ring programming language version 1.10 book - Part 211 of 212
PDF
The Ring programming language version 1.10 book - Part 210 of 212
PDF
The Ring programming language version 1.10 book - Part 208 of 212
PDF
The Ring programming language version 1.10 book - Part 207 of 212
PDF
The Ring programming language version 1.10 book - Part 205 of 212
PDF
The Ring programming language version 1.10 book - Part 206 of 212
PDF
The Ring programming language version 1.10 book - Part 204 of 212
PDF
The Ring programming language version 1.10 book - Part 202 of 212
PDF
The Ring programming language version 1.10 book - Part 201 of 212
PDF
The Ring programming language version 1.10 book - Part 200 of 212
PDF
The Ring programming language version 1.10 book - Part 199 of 212
PDF
The Ring programming language version 1.10 book - Part 198 of 212
PDF
The Ring programming language version 1.10 book - Part 197 of 212
PDF
The Ring programming language version 1.10 book - Part 196 of 212
PDF
The Ring programming language version 1.10 book - Part 195 of 212
PDF
The Ring programming language version 1.10 book - Part 194 of 212
PDF
The Ring programming language version 1.10 book - Part 193 of 212
PDF
The Ring programming language version 1.10 book - Part 192 of 212
PDF
The Ring programming language version 1.10 book - Part 191 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 210 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 205 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 202 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 199 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 196 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 193 of 212
The Ring programming language version 1.10 book - Part 192 of 212
The Ring programming language version 1.10 book - Part 191 of 212

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Cloud computing and distributed systems.
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPT
Teaching material agriculture food technology
PDF
Empathic Computing: Creating Shared Understanding
PDF
KodekX | Application Modernization Development
PDF
Machine learning based COVID-19 study performance prediction
MIND Revenue Release Quarter 2 2025 Press Release
Big Data Technologies - Introduction.pptx
Cloud computing and distributed systems.
Chapter 3 Spatial Domain Image Processing.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Diabetes mellitus diagnosis method based random forest with bat algorithm
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
The AUB Centre for AI in Media Proposal.docx
Per capita expenditure prediction using model stacking based on satellite ima...
Building Integrated photovoltaic BIPV_UPV.pdf
Spectral efficient network and resource selection model in 5G networks
Dropbox Q2 2025 Financial Results & Investor Presentation
Encapsulation_ Review paper, used for researhc scholars
Advanced methodologies resolving dimensionality complications for autism neur...
Teaching material agriculture food technology
Empathic Computing: Creating Shared Understanding
KodekX | Application Modernization Development
Machine learning based COVID-19 study performance prediction

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

  • 1. Ring Documentation, Release 1.5.2 • void gluEndTrim(GLUnurbs* nurb) • const GLubyte * gluErrorString(GLenum error) • void gluGetNurbsProperty(GLUnurbs* nurb,GLenum property,GLfloat* data) • const GLubyte * gluGetString(GLenum name) • void gluGetTessProperty(GLUtesselator* tess,GLenum which,GLdouble* data) • void gluLoadSamplingMatrices(GLUnurbs* nurb,const GLfloat * model,const GLfloat * perspective,const GLint * view) • void gluLookAt(GLdouble eyeX,GLdouble eyeY,GLdouble eyeZ,GLdouble centerX,GLdouble cen- terY,GLdouble centerZ,GLdouble upX,GLdouble upY,GLdouble upZ) • GLUnurbs *gluNewNurbsRenderer(void) • GLUquadric *gluNewQuadric(void) • GLUtesselator* gluNewTess(void) • void gluNextContour(GLUtesselator* tess,GLenum type) • void gluNurbsCurve(GLUnurbs* nurb,GLint knotCount,GLfloat * knots,GLint stride,GLfloat * control,GLint order,GLenum type) • void gluNurbsProperty(GLUnurbs* nurb,GLenum property,GLfloat value) • void gluNurbsSurface(GLUnurbs* nurb,GLint sKnotCount,GLfloat* sKnots,GLint tKnotCount,GLfloat* tKnots,GLint sStride,GLint tStride,GLfloat* control,GLint sOrder,GLint tOrder,GLenum type) • void gluOrtho2D(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top) • void gluPartialDisk(GLUquadric* quad,GLdouble inner,GLdouble outer,GLint slices,GLint loops,GLdouble start,GLdouble sweep) • void gluPerspective(GLdouble fovy,GLdouble aspect,GLdouble zNear,GLdouble zFar) • void gluPickMatrix(GLdouble x,GLdouble y,GLdouble delX,GLdouble delY,GLint * viewport) • GLint gluProject(GLdouble objX,GLdouble objY,GLdouble objZ,const GLdouble * model,const GLdouble * proj,const GLint * view,GLdouble* winX,GLdouble* winY,GLdouble* winZ) • void gluPwlCurve(GLUnurbs* nurb,GLint count,GLfloat* data,GLint stride,GLenum type) • void gluQuadricDrawStyle(GLUquadric* quad,GLenum draw) • void gluQuadricNormals(GLUquadric* quad,GLenum normal) • void gluQuadricOrientation(GLUquadric* quad,GLenum orientation) • void gluQuadricTexture(GLUquadric* quad,GLboolean texture) • GLint gluScaleImage(GLenum format,GLsizei wIn,GLsizei hIn,GLenum typeIn,const void * dataIn,GLsizei wOut,GLsizei hOut,GLenum typeOut,GLvoid* dataOut) • void gluSphere(GLUquadric* quad,GLdouble radius,GLint slices,GLint stacks) • void gluTessBeginContour(GLUtesselator* tess) • void gluTessBeginPolygon(GLUtesselator* tess,GLvoid* data) • void gluTessEndContour(GLUtesselator* tess) • void gluTessEndPolygon(GLUtesselator* tess) • void gluTessNormal(GLUtesselator* tess,GLdouble valueX,GLdouble valueY,GLdouble valueZ) 1225
  • 2. Ring Documentation, Release 1.5.2 • void gluTessProperty(GLUtesselator* tess,GLenum which,GLdouble data) • void gluTessVertex(GLUtesselator* tess,GLdouble * location,GLvoid* data) • GLint gluUnProject(GLdouble winX,GLdouble winY,GLdouble winZ,const GLdouble * model,const GLdou- ble * proj,const GLint * view,GLdouble* objX,GLdouble* objY,GLdouble* objZ) • void glDisable(GLenum cap) 1226
  • 3. CHAPTER EIGHTYSEVEN RINGOPENGL (OPENGL 4.0) FUNCTIONS REFERENCE • GL_ZERO • GL_FALSE • GL_LOGIC_OP • GL_NONE • GL_TEXTURE_COMPONENTS • GL_NO_ERROR • GL_POINTS • GL_CURRENT_BIT • GL_TRUE • GL_ONE • GL_CLIENT_PIXEL_STORE_BIT • GL_LINES • GL_LINE_LOOP • GL_POINT_BIT • GL_CLIENT_VERTEX_ARRAY_BIT • GL_LINE_STRIP • GL_LINE_BIT • GL_TRIANGLES • GL_TRIANGLE_STRIP • GL_TRIANGLE_FAN • GL_QUADS • GL_QUAD_STRIP • GL_POLYGON_BIT • GL_POLYGON • GL_POLYGON_STIPPLE_BIT • GL_PIXEL_MODE_BIT • GL_LIGHTING_BIT 1227
  • 4. Ring Documentation, Release 1.5.2 • GL_FOG_BIT • GL_DEPTH_BUFFER_BIT • GL_ACCUM • GL_LOAD • GL_RETURN • GL_MULT • GL_ADD • GL_NEVER • GL_ACCUM_BUFFER_BIT • GL_LESS • GL_EQUAL • GL_LEQUAL • GL_GREATER • GL_NOTEQUAL • GL_GEQUAL • GL_ALWAYS • GL_SRC_COLOR • GL_ONE_MINUS_SRC_COLOR • GL_SRC_ALPHA • GL_ONE_MINUS_SRC_ALPHA • GL_DST_ALPHA • GL_ONE_MINUS_DST_ALPHA • GL_DST_COLOR • GL_ONE_MINUS_DST_COLOR • GL_SRC_ALPHA_SATURATE • GL_STENCIL_BUFFER_BIT • GL_FRONT_LEFT • GL_FRONT_RIGHT • GL_BACK_LEFT • GL_BACK_RIGHT • GL_FRONT • GL_BACK • GL_LEFT • GL_RIGHT • GL_FRONT_AND_BACK • GL_AUX0 1228
  • 5. Ring Documentation, Release 1.5.2 • GL_AUX1 • GL_AUX2 • GL_AUX3 • GL_INVALID_ENUM • GL_INVALID_VALUE • GL_INVALID_OPERATION • GL_STACK_OVERFLOW • GL_STACK_UNDERFLOW • GL_OUT_OF_MEMORY • GL_2D • GL_3D • GL_3D_COLOR • GL_3D_COLOR_TEXTURE • GL_4D_COLOR_TEXTURE • GL_PASS_THROUGH_TOKEN • GL_POINT_TOKEN • GL_LINE_TOKEN • GL_POLYGON_TOKEN • GL_BITMAP_TOKEN • GL_DRAW_PIXEL_TOKEN • GL_COPY_PIXEL_TOKEN • GL_LINE_RESET_TOKEN • GL_EXP • GL_VIEWPORT_BIT • GL_EXP2 • GL_CW • GL_CCW • GL_COEFF • GL_ORDER • GL_DOMAIN • GL_CURRENT_COLOR • GL_CURRENT_INDEX • GL_CURRENT_NORMAL • GL_CURRENT_TEXTURE_COORDS • GL_CURRENT_RASTER_COLOR • GL_CURRENT_RASTER_INDEX 1229
  • 6. Ring Documentation, Release 1.5.2 • GL_CURRENT_RASTER_TEXTURE_COORDS • GL_CURRENT_RASTER_POSITION • GL_CURRENT_RASTER_POSITION_VALID • GL_CURRENT_RASTER_DISTANCE • GL_POINT_SMOOTH • GL_POINT_SIZE • GL_POINT_SIZE_RANGE • GL_POINT_SIZE_GRANULARITY • GL_LINE_SMOOTH • GL_LINE_WIDTH • GL_LINE_WIDTH_RANGE • GL_LINE_WIDTH_GRANULARITY • GL_LINE_STIPPLE • GL_LINE_STIPPLE_PATTERN • GL_LINE_STIPPLE_REPEAT • GL_LIST_MODE • GL_MAX_LIST_NESTING • GL_LIST_BASE • GL_LIST_INDEX • GL_POLYGON_MODE • GL_POLYGON_SMOOTH • GL_POLYGON_STIPPLE • GL_EDGE_FLAG • GL_CULL_FACE • GL_CULL_FACE_MODE • GL_FRONT_FACE • GL_LIGHTING • GL_LIGHT_MODEL_LOCAL_VIEWER • GL_LIGHT_MODEL_TWO_SIDE • GL_LIGHT_MODEL_AMBIENT • GL_SHADE_MODEL • GL_COLOR_MATERIAL_FACE • GL_COLOR_MATERIAL_PARAMETER • GL_COLOR_MATERIAL • GL_FOG • GL_FOG_INDEX 1230
  • 7. Ring Documentation, Release 1.5.2 • GL_FOG_DENSITY • GL_FOG_START • GL_FOG_END • GL_FOG_MODE • GL_FOG_COLOR • GL_DEPTH_RANGE • GL_DEPTH_TEST • GL_DEPTH_WRITEMASK • GL_DEPTH_CLEAR_VALUE • GL_DEPTH_FUNC • GL_ACCUM_CLEAR_VALUE • GL_STENCIL_TEST • GL_STENCIL_CLEAR_VALUE • GL_STENCIL_FUNC • GL_STENCIL_VALUE_MASK • GL_STENCIL_FAIL • GL_STENCIL_PASS_DEPTH_FAIL • GL_STENCIL_PASS_DEPTH_PASS • GL_STENCIL_REF • GL_STENCIL_WRITEMASK • GL_MATRIX_MODE • GL_NORMALIZE • GL_VIEWPORT • GL_MODELVIEW_STACK_DEPTH • GL_PROJECTION_STACK_DEPTH • GL_TEXTURE_STACK_DEPTH • GL_MODELVIEW_MATRIX • GL_PROJECTION_MATRIX • GL_TEXTURE_MATRIX • GL_ATTRIB_STACK_DEPTH • GL_CLIENT_ATTRIB_STACK_DEPTH • GL_ALPHA_TEST • GL_ALPHA_TEST_FUNC • GL_ALPHA_TEST_REF • GL_DITHER • GL_BLEND_DST 1231
  • 8. Ring Documentation, Release 1.5.2 • GL_BLEND_SRC • GL_BLEND • GL_LOGIC_OP_MODE • GL_INDEX_LOGIC_OP • GL_COLOR_LOGIC_OP • GL_AUX_BUFFERS • GL_DRAW_BUFFER • GL_READ_BUFFER • GL_SCISSOR_BOX • GL_SCISSOR_TEST • GL_INDEX_CLEAR_VALUE • GL_INDEX_WRITEMASK • GL_COLOR_CLEAR_VALUE • GL_COLOR_WRITEMASK • GL_INDEX_MODE • GL_RGBA_MODE • GL_DOUBLEBUFFER • GL_STEREO • GL_RENDER_MODE • GL_PERSPECTIVE_CORRECTION_HINT • GL_POINT_SMOOTH_HINT • GL_LINE_SMOOTH_HINT • GL_POLYGON_SMOOTH_HINT • GL_FOG_HINT • GL_TEXTURE_GEN_S • GL_TEXTURE_GEN_T • GL_TEXTURE_GEN_R • GL_TEXTURE_GEN_Q • GL_PIXEL_MAP_I_TO_I • GL_PIXEL_MAP_S_TO_S • GL_PIXEL_MAP_I_TO_R • GL_PIXEL_MAP_I_TO_G • GL_PIXEL_MAP_I_TO_B • GL_PIXEL_MAP_I_TO_A • GL_PIXEL_MAP_R_TO_R • GL_PIXEL_MAP_G_TO_G 1232
  • 9. Ring Documentation, Release 1.5.2 • GL_PIXEL_MAP_B_TO_B • GL_PIXEL_MAP_A_TO_A • GL_PIXEL_MAP_I_TO_I_SIZE • GL_PIXEL_MAP_S_TO_S_SIZE • GL_PIXEL_MAP_I_TO_R_SIZE • GL_PIXEL_MAP_I_TO_G_SIZE • GL_PIXEL_MAP_I_TO_B_SIZE • GL_PIXEL_MAP_I_TO_A_SIZE • GL_PIXEL_MAP_R_TO_R_SIZE • GL_PIXEL_MAP_G_TO_G_SIZE • GL_PIXEL_MAP_B_TO_B_SIZE • GL_PIXEL_MAP_A_TO_A_SIZE • GL_UNPACK_SWAP_BYTES • GL_UNPACK_LSB_FIRST • GL_UNPACK_ROW_LENGTH • GL_UNPACK_SKIP_ROWS • GL_UNPACK_SKIP_PIXELS • GL_UNPACK_ALIGNMENT • GL_PACK_SWAP_BYTES • GL_PACK_LSB_FIRST • GL_PACK_ROW_LENGTH • GL_PACK_SKIP_ROWS • GL_PACK_SKIP_PIXELS • GL_PACK_ALIGNMENT • GL_MAP_COLOR • GL_MAP_STENCIL • GL_INDEX_SHIFT • GL_INDEX_OFFSET • GL_RED_SCALE • GL_RED_BIAS • GL_ZOOM_X • GL_ZOOM_Y • GL_GREEN_SCALE • GL_GREEN_BIAS • GL_BLUE_SCALE • GL_BLUE_BIAS 1233
  • 10. Ring Documentation, Release 1.5.2 • GL_ALPHA_SCALE • GL_ALPHA_BIAS • GL_DEPTH_SCALE • GL_DEPTH_BIAS • GL_MAX_EVAL_ORDER • GL_MAX_LIGHTS • GL_MAX_CLIP_PLANES • GL_MAX_TEXTURE_SIZE • GL_MAX_PIXEL_MAP_TABLE • GL_MAX_ATTRIB_STACK_DEPTH • GL_MAX_MODELVIEW_STACK_DEPTH • GL_MAX_NAME_STACK_DEPTH • GL_MAX_PROJECTION_STACK_DEPTH • GL_MAX_TEXTURE_STACK_DEPTH • GL_MAX_VIEWPORT_DIMS • GL_MAX_CLIENT_ATTRIB_STACK_DEPTH • GL_SUBPIXEL_BITS • GL_INDEX_BITS • GL_RED_BITS • GL_GREEN_BITS • GL_BLUE_BITS • GL_ALPHA_BITS • GL_DEPTH_BITS • GL_STENCIL_BITS • GL_ACCUM_RED_BITS • GL_ACCUM_GREEN_BITS • GL_ACCUM_BLUE_BITS • GL_ACCUM_ALPHA_BITS • GL_NAME_STACK_DEPTH • GL_AUTO_NORMAL • GL_MAP1_COLOR_4 • GL_MAP1_INDEX • GL_MAP1_NORMAL • GL_MAP1_TEXTURE_COORD_1 • GL_MAP1_TEXTURE_COORD_2 • GL_MAP1_TEXTURE_COORD_3 1234