Section courante

A propos

Section administrative du site

glCopyTexSubImage3D

Copie de sous-image de texture
OpenGL GL/gl.h

Syntaxe

void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);

Description

Cette fonction permet de copier les pixels dans un sous-image de texture à trois dimensions.



Dernière mise à jour : Mercredi, le 12 Juillet 2023