|
OGRE
1.9.0
|
Resource location entry. More...
#include <OgreResourceGroupManager.h>
Public Attributes | |
| Archive * | archive |
| Pointer to the archive which is the destination. | |
| bool | recursive |
| Whether this location was added recursively. | |
Resource location entry.
Definition at line 286 of file OgreResourceGroupManager.h.
| Archive* Ogre::ResourceGroupManager::ResourceLocation::archive |
Pointer to the archive which is the destination.
Definition at line 289 of file OgreResourceGroupManager.h.
| bool Ogre::ResourceGroupManager::ResourceLocation::recursive |
Whether this location was added recursively.
Definition at line 291 of file OgreResourceGroupManager.h.
1.13.2