GuiImageList

Engine/source/gui/editor/guiImageList.h

More...

Private Types

Parent 

Public Types

struct TextureEntry *
PTextureEntry 

Public Attributes

Protected Attributes

Public Static Functions

Detailed Description

Private Types

typedef SimObject Parent 

Public Types

typedef struct TextureEntry * PTextureEntry 

Public Attributes

Vector< PTextureEntry > mTextures 

Protected Attributes

U32 mUniqueId 

Public Functions

GuiImageList()

Clear()

Count()

DECLARE_CONOBJECT(GuiImageList )

FreeTextureEntry(PTextureEntry Entry)

FreeTextureEntry(U32 Index)

GetTextureHandle(const char * TexturePath)

GetTextureHandle(U32 Index)

GetTexturePath(U32 Index)

IndexFromId(U32 Id)

IndexFromPath(const char * Path)

Insert(const char * texturePath, GFXTextureProfile * Type)

Public Static Functions

initPersistFields()