Docs @ Psychtoolbox Wiki : glCompressedTexImage1D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glCompressedTexImage1D

PsychtoolboxPsychOpenGLMOGLwrap

glCompressedTexImage1D Interface to OpenGL function glCompressedTexImage1D

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

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




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


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