【GLuint】 unsigned binary integer(in "glad.h", typedef unsigned int GLuint;)
【::】在类外部,定义成员函数;在类外部,引用成员函数
资料及链接:
双冒号
https://www.runoob.com/w3cnote/cpp-two-colon-usage.html
openGL_a1 笔记
原文:https://www.cnblogs.com/programmingdrifter/p/12230636.html