Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

glTexCoordPointer defines an array of texture coordinates

Parameter Description
size Number of coordinates per array element
type Data type of each texture component
stride Byte offset between consecutive textures
pointer Pointer to the first coordinate of the first texture coordinate set

Example

None provided.

Clone this wiki locally