LLUIImageList Member List
This is the complete list of members for
LLUIImageList, including all inherited members.
cleanUp() | LLUIImageList | [virtual] |
getInstance() | LLSingleton< LLUIImageList > | [inline, static] |
getUIImage(const LLString &name) | LLUIImageList | [virtual] |
getUIImageByID(const LLUUID &id) | LLUIImageList | [virtual] |
initFromFile(const LLString &filename) | LLUIImageList | |
LLImageProviderInterface() | LLImageProviderInterface | [inline] |
loadUIImage(LLViewerImage *imagep, const LLString &name, BOOL use_mips=FALSE, const LLRect &scale_rect=LLRect::null) | LLUIImageList | [private] |
loadUIImageByID(const LLUUID &id, BOOL use_mips=FALSE, const LLRect &scale_rect=LLRect::null) | LLUIImageList | [private] |
loadUIImageByName(const LLString &name, const LLString &filename, BOOL use_mips=FALSE, const LLRect &scale_rect=LLRect::null) | LLUIImageList | [private] |
mUIImages | LLUIImageList | [private] |
onUIImageLoaded(BOOL success, LLViewerImage *src_vi, LLImageRaw *src, LLImageRaw *src_aux, S32 discard_level, BOOL final, void *userdata) | LLUIImageList | [static] |
preloadUIImage(const LLString &name, const LLString &filename, BOOL use_mips, const LLRect &scale_rect) | LLUIImageList | |
uuid_ui_image_map_t typedef | LLUIImageList | [private] |
~LLImageProviderInterface() | LLImageProviderInterface | [inline, virtual] |