Docs @ Psychtoolbox Wiki : glCopyTexSubImage3D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCopyTexSubImage3D

PsychtoolboxPsychOpenGLMOGLwrap

glCopyTexSubImage3D Interface to OpenGL function glCopyTexSubImage3D

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

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




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


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