OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
OgreFileSystem.h File Reference

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)