随笔分类 -  win32

摘要: 阅读全文

posted @ 2012-02-14 11:01 shizuka 阅读(104) 评论(0) 推荐(0)

摘要:1 class A 2 { 3 static ....; //indices and vertices 4 public: 5 void initDataWithD3D(...); //init the graphics with the static data by d3d 6 } 7 8 ......; //initial the static params and reality functions 9 10 11 ........12 ........13 ........14 A* a = new A();15 a->initDataWit... 阅读全文

posted @ 2012-01-06 18:12 shizuka 阅读(107) 评论(0) 推荐(0)

导航