Public Attributes | List of all members
Ogre::ResourceGroupManager::ResourceLocation Struct Reference

Resource location entry. More...

#include <OgreResourceGroupManager.h>

Public Attributes

Archivearchive
 Pointer to the archive which is the destination. More...
 
bool recursive
 Whether this location was added recursively. More...
 

Detailed Description

Resource location entry.

Definition at line 286 of file OgreResourceGroupManager.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.