看看我给兄弟们打包的好东西... CC++ Reference.chm C语言库函数.pdf LINUX System Call Quick Reference.pdf Linux+C+函数.chm LinuxSysCall.pdf The GNU C Library Reference Manual.pdf ...三分拿走,满足不~^_^
Name glAccum — operate on the accumulation buffer C Specification void glAccum(GLenum op, GLfloat value); Parameters op Specifies the accumulation buffer operation. Symbolic constants GL_ACCUM, GL_LOAD, GL_ADD, GL_MULT, and GL_RETURN are accepted. v