首页
Java
登录
6mi
u
盘
搜
搜 索
Java
Ogre 常用设置
Ogre 常用设置
xiaoxiao
2021-02-28
84
1.跳过ogre配置窗口:restoreConfig()
bool configure(void) { if(mRoot->restoreConfig() || mRoot->showConfigDialog()) //if(mRoot->showConfigDialog()) { mWindow = mRoot->initialise(true); return true; } else return false; }
转载请注明原文地址: https://www.6miu.com/read-70552.html
技术
最新回复
(
0
)