![]() |
OGRE
master
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"#include "OgreArchive.h"#include "OgreArchiveFactory.h"#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"Classes | |
| class | Ogre::APKFileSystemArchiveFactory |
| class | Ogre::FileSystemArchiveFactory |
| Specialisation of the ArchiveFactory to allow reading of files from filesystem folders / directories. More... | |
Namespaces | |
| Ogre | |
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ | |
Functions | |
| DataStreamPtr | Ogre::_openFileStream (const String &path, std::ios::openmode mode, const String &name="") |
| internal method to open a FileStreamDataStream More... | |