Docs @ Psychtoolbox Wiki : glCopyTexSubImage2D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCopyTexSubImage2D

PsychtoolboxPsychOpenGLMOGLwrap

glCopyTexSubImage2D Interface to OpenGL function glCopyTexSubImage2D

usage: glCopyTexSubImage2D( target, level, xoffset, yoffset, x, y, width, height )

C function: void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)




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


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