SO3Engine
|
SO3Plugin.cpp
Go to the documentation of this file.
60 Ogre::LogManager::getSingleton().logMessage("Loading SO3 plugin \"" + pluginInfos.fileName + "\"", Ogre::LML_CRITICAL);
69 Ogre::LogManager::getSingleton().logMessage("Symbol \"Infos\" not found for the plugin", Ogre::LML_CRITICAL);
95 OGRE_EXCEPT(Ogre::Exception::ERR_INTERNAL_ERROR, "Cannot load plugin \"" + pluginInfos.fileName + "\". System error: " + SO3_PLUGIN_ERROR(), "SPlugin::Load");
103 Ogre::LogManager::getSingleton().logMessage("Unloading plugin \"" + pluginInfos.fileName + "\"", Ogre::LML_CRITICAL);
106 OGRE_EXCEPT(Ogre::Exception::ERR_INTERNAL_ERROR, "Can not unload SO3 plugin \"" + pluginInfos.fileName + "\". System error: " + SO3_PLUGIN_ERROR(), "SPlugin::Unload");
virtual void * GetSymbol(const char *symbolName) const
Definition SO3Plugin.cpp:116
Definition SO3DataScol.h:38
Definition SO3Plugin.h:14
Generated by 1.9.8