The defintion of the Resource Manager. More...
#include "crossplatformexport.h"#include "datatypes.h"#include "enumerations.h"#include "managerbase.h"#include "managerfactory.h"#include "singleton.h"#include "Resource/datastream.h"#include "Resource/inputstream.h"
Include dependency graph for resourcemanager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::DefaultResourceManagerFactory |
| A factory responsible for the creation and destruction of the default resourcemanager. More... | |
| class | Mezzanine::ResourceManager |
| This is the manager responsible for the loading and unloading of files. More... | |
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Ogre | |
Constant Groups | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Ogre | |
The defintion of the Resource Manager.
Definition in file resourcemanager.h.
1.8.4