Frapper
1.0a
|
This is the complete list of members for Frapper::OgreManager, including all inherited members.
convertColor(const QColor &color) | Frapper::OgreManager | static |
createRenderWindow(const Ogre::String &name="OGRE Render Window", int width=800, int height=600, const Ogre::NameValuePairList *miscParams=0) | Frapper::OgreManager | static |
createSceneNode(const QString &name) | Frapper::OgreManager | static |
deleteAttachedObjects(Ogre::SceneNode *sceneNode) | Frapper::OgreManager | static |
deleteSceneNode(Ogre::SceneNode *sceneNode) | Frapper::OgreManager | static |
execConfigDialog() | Frapper::OgreManager | static |
finalize() | Frapper::OgreManager | static |
getRenderSystemName() | Frapper::OgreManager | static |
getRoot() | Frapper::OgreManager | static |
getSceneManager() | Frapper::OgreManager | static |
initialize(const Ogre::String &pluginFileName="config/plugins.cfg", const Ogre::String &configFileName="config/ogre.cfg", const Ogre::String &resourceFileName="config/resources.cfg", const Ogre::String &logFileName="logs/ogre.log") | Frapper::OgreManager | static |
isFullscreen() | Frapper::OgreManager | static |
loadResource(Ogre::ResourceManager *resMgr, const std::string &resourceName, const std::string &resourceGroup) | Frapper::OgreManager | static |
reloadMaterial(const std::string &materialName, const std::string &groupName, const std::string &filename, bool parseMaterialScript) | Frapper::OgreManager | static |
relocateSceneNode(Ogre::SceneNode *sceneNode, Ogre::SceneNode *newParent) | Frapper::OgreManager | static |
s_fullscreen | Frapper::OgreManager | privatestatic |
s_initialized | Frapper::OgreManager | privatestatic |
s_rendersystemName | Frapper::OgreManager | privatestatic |
s_root | Frapper::OgreManager | privatestatic |
s_sceneManager | Frapper::OgreManager | privatestatic |
setFullscreen(bool fullscreen) | Frapper::OgreManager | static |
unloadFragmentPrograms(const std::string &filename) | Frapper::OgreManager | static |
unloadMaterials(const std::string &filename) | Frapper::OgreManager | static |
unloadResource(Ogre::ResourceManager *resMgr, const std::string &resourceName) | Frapper::OgreManager | static |
unloadVertexPrograms(const std::string &filename) | Frapper::OgreManager | static |