random_racer::ResourceManager::ResourceContainer Struct Reference

The ResourceContainer stores the Typ of the Object and an Pointer to this object. More...

List of all members.

Public Attributes

ResourceType type
VRS::SO< VRS::SharedObjsharedObject


Detailed Description

The ResourceContainer stores the Typ of the Object and an Pointer to this object.

Definition at line 66 of file ResourceManager.h.


Member Data Documentation

ResourceType random_racer::ResourceManager::ResourceContainer::type

Definition at line 68 of file ResourceManager.h.

Referenced by random_racer::ResourceManager::loadCubeTexture(), random_racer::ResourceManager::loadImage(), and random_racer::ResourceManager::loadTexture2D().

VRS::SO<VRS::SharedObj> random_racer::ResourceManager::ResourceContainer::sharedObject

Definition at line 69 of file ResourceManager.h.

Referenced by random_racer::ResourceManager::loadCubeTexture(), random_racer::ResourceManager::loadImage(), and random_racer::ResourceManager::loadTexture2D().


The documentation for this struct was generated from the following file:
Generated on Fri May 11 21:02:13 2007 for Random Racer by  doxygen 1.5.1