Go to the source code of this file.
Classes | |
| class | Ogre::FileSystemArchiveFactory |
| Specialisation of ArchiveFactory for FileSystem files. More... | |
Namespaces | |
| namespace | Ogre |
Functions | |
| Ogre::FileSystemArchive (const String &name, const String &archType) | |
| Ogre::~FileSystemArchive () | |
| bool | Ogre::isCaseSensitive (void) const |
| void | Ogre::load () |
| Load the terrain based on the data already populated via prepare methods. | |
| void | Ogre::unload () |
| Unload the terrain and free GPU resources. | |
| DataStreamPtr | Ogre::open (const String &filename, bool readOnly=true) const |
| DataStreamPtr | Ogre::create (const String &filename) const |
| void | Ogre::remove (const String &filename) const |
| StringVectorPtr | Ogre::list (bool recursive=true, bool dirs=false) |
| FileInfoListPtr | Ogre::listFileInfo (bool recursive=true, bool dirs=false) |
| StringVectorPtr | Ogre::find (const String &pattern, bool recursive=true, bool dirs=false) |
| FileInfoListPtr | Ogre::findFileInfo (const String &pattern, bool recursive=true, bool dirs=false) const |
| bool | Ogre::exists (const String &filename) |
| time_t | Ogre::getModifiedTime (const String &filename) |
| static void | Ogre::setIgnoreHidden (bool ignore) |
| Set whether filesystem enumeration will include hidden files or not. | |
| static bool | Ogre::getIgnoreHidden () |
| Get whether hidden files are ignored during filesystem enumeration. | |
Variables | |
| E bool | Ogre::recursive |
| E bool bool | Ogre::dirs |
| E bool bool StringVector * | Ogre::simpleList |
| E bool bool StringVector FileInfoList *detailList | Ogre::const |
| static bool | Ogre::msIgnoreHidden |
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Mar 12 2012 08:02:01