void glPushAttrib(GLbitfield mask); void glPopAttrib(void); glPushAttrib() saves all the attributes indicated by bits in mask by pushing them onto the ...
確定! 回上一頁