Docs @ Psychtoolbox Wiki : glTexImage3D

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

glTexImage3D

PsychtoolboxPsychOpenGLMOGLwrap

glTexImage3D Interface to OpenGL function glTexImage3D

usage: glTexImage3D( target, level, internalformat, width, height, depth, border, format, type, pixels )

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




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


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