OGRE中用到的设计模式

OGRE中用到的设计模式 1.       单例模式(Singleton) 2.       工厂方法(Factory Method) 3.       适配器模式(Adapter) 4.       桥接模式(Bridge) 5.       职责链模式(Chain of Responsibility) 6.       迭代器模式(Iterator) Ogre::VectorIterator<
相关文章
相关标签/搜索