A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glBindVertexBuffer.html below:

PyOpenGL 3.1.0 GL Man Pages

bind a buffer to a vertex buffer bind point Signature glBindVertexBuffer

(

GLuint ( bindingindex ) , GLuint ( buffer ) , GLintptr ( offset ) , GLintptr ( stride )

)-> void

glBindVertexBuffer

(

bindingindex , buffer , offset , stride

)

glBindVertexBuffers

(

first , count , buffers , offsets , strides

)

Parameters Variables Description bindingindex

The index of the vertex buffer binding point to which to bind the buffer.

buffer

The name of an existing buffer to bind to the vertex buffer binding point.

offset

The offset of the first element of the buffer.

stride

The distance between elements within the buffer.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4