OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 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: