Docs @ Psychtoolbox Wiki : glTexSubImage2D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glTexSubImage2D

PsychtoolboxPsychOpenGLMOGLwrap

glTexSubImage2D Interface to OpenGL function glTexSubImage2D

usage: glTexSubImage2D( target, level, xoffset, yoffset, width, height, format, type, pixels )

C function: void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels)




Path   Retrieve current version of glTexSubImage2D.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychOpenGL/MOGL/wrap/glTexSubImage2D.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0204 seconds