1. Show在Ogre視窗上:

  2. int value = 10;
    mWindow->setDebugText("Debug info - Value = " + StringConverter::toString(value));

  3. 輸出至Log File

  4. std::string text = "test....";
    Ogre::LogManager::getSingleton().logMessage( text );


文章標籤
全站熱搜
創作者介紹
創作者 iceis 的頭像
iceis

.: iceis' Blog :.

iceis 發表在 痞客邦 留言(0) 人氣(93)