|  | OGRE-Next
    2.3
    Object-Oriented Graphics Rendering Engine | 
#include "OgrePrerequisites.h"#include "OgreArchive.h"#include "OgreArchiveFactory.h"#include "Threading/OgreThreadHeaders.h"#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"| Classes | |
| class | Ogre::FileSystemArchive | 
| Specialisation of the Archive class to allow reading of files from filesystem folders / directories.  More... | |
| class | Ogre::FileSystemArchiveFactory | 
| Specialisation of ArchiveFactory for FileSystem files.  More... | |
| Namespaces | |
| Ogre | |
| Typedefs | |
| typedef String | Ogre::FileSystemPath | 
| Some machinery to properly handle Unicode filesystem pathes.  More... | |
| Functions | |
| const FileSystemPath & | Ogre::fileSystemPathFromString (const String &path) | 
| const String & | Ogre::fileSystemPathToString (const FileSystemPath &path) |