#include <OgreFileSystem.h>
◆ APKFileSystemArchiveFactory()
Ogre::APKFileSystemArchiveFactory::APKFileSystemArchiveFactory |
( |
AAssetManager * |
assetMgr | ) |
|
|
inline |
◆ ~APKFileSystemArchiveFactory()
virtual Ogre::APKFileSystemArchiveFactory::~APKFileSystemArchiveFactory |
( |
| ) |
|
|
inlinevirtual |
◆ getType()
◆ createInstance()
Creates a new object.
- Parameters
-
name | Name of the object to create |
readOnly | whether the Archive is read only |
- Returns
- An object created by the factory. The type of the object depends on the factory.
Implements Ogre::ArchiveFactory.
◆ destroyInstance()
void Ogre::APKFileSystemArchiveFactory::destroyInstance |
( |
Archive * |
ptr | ) |
|
|
inlinevirtual |
Destroys an object which was created by this factory.
- Parameters
-
ptr | Pointer to the object to destroy |
Implements Ogre::FactoryObj< Archive >.
The documentation for this class was generated from the following file: