摘要: 本章Cube例子与前面不同;使用了规范的类定义。笔记一:头文件中class const static成员变量的问题:vertex.h:struct VertexT{ VertexT(){} VertexT(float x,float y,float z,float nx,float ny... 阅读全文
posted @ 2014-12-07 00:25 dust_fly 阅读(557) 评论(0) 推荐(0)