MercuryTextureManager::ThreadLoadData Struct Reference

Collaboration diagram for MercuryTextureManager::ThreadLoadData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThreadLoadData (const MString &p, const MercuryTexture *t, RawImageData *data=NULL)

Public Attributes

MString path
const MercuryTexturetexture
RawImageDatad

Detailed Description

Definition at line 36 of file MercuryTextureManager.h.


Constructor & Destructor Documentation

MercuryTextureManager::ThreadLoadData::ThreadLoadData ( const MString p,
const MercuryTexture t,
RawImageData data = NULL 
) [inline]

Definition at line 38 of file MercuryTextureManager.h.


Member Data Documentation

MString MercuryTextureManager::ThreadLoadData::path

Definition at line 41 of file MercuryTextureManager.h.

const MercuryTexture* MercuryTextureManager::ThreadLoadData::texture

Definition at line 42 of file MercuryTextureManager.h.

RawImageData* MercuryTextureManager::ThreadLoadData::d

Definition at line 43 of file MercuryTextureManager.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo