Docs @ Psychtoolbox Wiki : glCopyTexImage2D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCopyTexImage2D

PsychtoolboxPsychOpenGLMOGLwrap

glCopyTexImage2D Interface to OpenGL function glCopyTexImage2D

usage: glCopyTexImage2D( target, level, internalformat, x, y, width, height, border )

C function: void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)




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


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