Lilac_F

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年11月4日

摘要: 1.glLoadIdentity The glLoadIdentityfunction replaces the current matrix with the identity matrix. glLoadIdentity该函数的功能是重置当前指定的矩阵为单位矩阵. 函数原型:void glLoadIdentity( void); Remarks(备注:)The glLoadIdentity function replaces the current matrix with the identity matrix. It is semantically equivalent to c... 阅读全文
posted @ 2012-11-04 17:24 Lilac_F 阅读(124) 评论(0) 推荐(0)