Docs @ Psychtoolbox Wiki : glTexSubImage1D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glTexSubImage1D

PsychtoolboxPsychOpenGLMOGLwrap

glTexSubImage1D Interface to OpenGL function glTexSubImage1D

usage: glTexSubImage1D( target, level, xoffset, width, format, type, pixels )

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




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


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