Docs @ Psychtoolbox Wiki : glCompressedTexSubImage2D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCompressedTexSubImage2D

PsychtoolboxPsychOpenGLMOGLwrap

glCompressedTexSubImage2D Interface to OpenGL function glCompressedTexSubImage2D

usage: glCompressedTexSubImage2D( target, level, xoffset, yoffset, width, height, format, imageSize, data )

C function: void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* data)




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


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