OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::ResourceGroupManager::ResourceLocation Struct Reference

Resource location entry. More...

#include <OgreResourceGroupManager.h>

+ Collaboration diagram for Ogre::ResourceGroupManager::ResourceLocation:

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 277 of file OgreResourceGroupManager.h.

Member Data Documentation

Archive* Ogre::ResourceGroupManager::ResourceLocation::archive

Pointer to the archive which is the destination.

Definition at line 280 of file OgreResourceGroupManager.h.

bool Ogre::ResourceGroupManager::ResourceLocation::recursive

Whether this location was added recursively.

Definition at line 282 of file OgreResourceGroupManager.h.


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