Docs @ Psychtoolbox Wiki : glCompressedTexImage2D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCompressedTexImage2D

PsychtoolboxPsychOpenGLMOGLwrap

glCompressedTexImage2D Interface to OpenGL function glCompressedTexImage2D

usage: glCompressedTexImage2D( target, level, internalformat, width, height, border, imageSize, data )

C function: void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* data)




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


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