Docs @ Psychtoolbox Wiki : glTexImage1D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glTexImage1D

PsychtoolboxPsychOpenGLMOGLwrap

glTexImage1D Interface to OpenGL function glTexImage1D

usage: glTexImage1D( target, level, internalformat, width, border, format, type, pixels )

C function: void glTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid* pixels)




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


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