Docs @ Psychtoolbox Wiki : glCompressedTexSubImage1D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCompressedTexSubImage1D

PsychtoolboxPsychOpenGLMOGLwrap

glCompressedTexSubImage1D Interface to OpenGL function glCompressedTexSubImage1D

usage: glCompressedTexSubImage1D( target, level, xoffset, width, format, imageSize, data )

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




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


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