|
OpenMW
|
#include <string>#include <boost/filesystem.hpp>#include <boost/version.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Ogre |
| namespace | boost |
| namespace | boost::filesystem |
| namespace | Files |
Functions | |
| path | boost::filesystem::absolute (const path &p, const path &base=current_path()) |
| bool | Files::loadOgrePlugin (const std::string &pluginDir, std::string pluginName, Ogre::Root &ogreRoot) |
| Loads Ogre plugin with given name. | |
1.7.6.1