07 2012 档案
摘要:今天遇到了下面这个帖子很类似的问题 http://www.qtcn.org/bbs/read-htm-tid-47284.html “ 自己创建了一个继承于QWidget的MyWidget类,在MyWidget的构造函数中给hWnd中赋值如下 hWnd = (HWND)this->winId(); 在使用DirectDraw在上面绘图时,出现如下错误: 单步调试时,hWnd的...
阅读全文
摘要:http://blog.nuclex-games.com/tutorials/cxx/plugin-architecture/网上已有人将此文翻译了过来,不过还是感觉看原文更好理解一些。http://www.cppblog.com/yuanyajie/archive/2007/04/17/22134.aspxThis article will guide you through the design of a simple yet powerful plugin architecture. It requires some experience in C++, using dynamic li
阅读全文
摘要:http://www.cnblogs.com/pulas转载请注明出处!Ogre RTSS Node Based Systemhttp://www.ogre3d.org/forums/viewtopic.php?f=25&t=75975&p=480098#p480098dark_sylinc wrote:I agree on the tools. This is why I added a few slides about RTSS to be more node-like. If we make a customizable node system, creating a g
阅读全文