Docs @ Psychtoolbox Wiki : glGetActiveAttrib

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

_glGetActiveAttrib

PsychtoolboxPsychOpenGLMOGLwrap

glGetActiveAttrib Interface to OpenGL function glGetActiveAttrib

usage: [ length, size, type, name ] = glGetActiveAttrib( program, index, bufSize )

C function: void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei* length, GLsizei* size, GLenum* type, GLchar* name)




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


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