#include <OgreAPKFileSystemArchive.h>
Private Attributes | |
AAssetManager * | mAssetMgr |
Definition at line 83 of file OgreAPKFileSystemArchive.h.
Ogre::APKFileSystemArchiveFactory::APKFileSystemArchiveFactory | ( | AAssetManager * | assetMgr | ) |
Definition at line 86 of file OgreAPKFileSystemArchive.h.
|
virtual |
Definition at line 87 of file OgreAPKFileSystemArchive.h.
Creates a new object.
name | Name of the object to create |
Implements Ogre::FactoryObj< Archive >.
Definition at line 71 of file OgreArchiveFactory.h.
References Ogre::ArchiveFactory::createInstance().
Referenced by Ogre::ArchiveFactory::createInstance().
|
virtual |
Creates a new object.
name | Name of the object to create |
Implements Ogre::ArchiveFactory.
Definition at line 91 of file OgreAPKFileSystemArchive.h.
Destroys an object which was created by this factory.
ptr | Pointer to the object to destroy |
Implements Ogre::FactoryObj< Archive >.
Definition at line 96 of file OgreAPKFileSystemArchive.h.
References OGRE_DELETE.
Returns the factory type.
Implements Ogre::FactoryObj< Archive >.
Referenced by createInstance().
Definition at line 96 of file OgreMemoryAllocatedObject.h.
|
inherited |
Definition at line 108 of file OgreMemoryAllocatedObject.h.
Definition at line 102 of file OgreMemoryAllocatedObject.h.
|
inherited |
Definition at line 113 of file OgreMemoryAllocatedObject.h.
|
inherited |
Definition at line 119 of file OgreMemoryAllocatedObject.h.
Definition at line 73 of file OgreMemoryAllocatedObject.h.
|
inherited |
operator new, with debug line info
Definition at line 68 of file OgreMemoryAllocatedObject.h.
placement operator new
Definition at line 79 of file OgreMemoryAllocatedObject.h.
Definition at line 91 of file OgreMemoryAllocatedObject.h.
|
inherited |
array operator new, with debug line info
Definition at line 86 of file OgreMemoryAllocatedObject.h.
|
private |
Definition at line 98 of file OgreAPKFileSystemArchive.h.
Referenced by createInstance().
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.