1.函数名后缀前带有2, 3, 4 说明 二维、三维、arf
2.函数名后缀带有i, d, f, s 说明其参数类型为int, double, float short
3.函数名后缀表示是向量
《高效学习OpenGL》之 openGL句法
原文:http://blog.csdn.net/huangbangqing12/article/details/18610475