Public Member Functions | |
LLTaskWearableBridge (LLPanelInventory *panel, const LLUUID &uuid, const LLString &name, LLAssetType::EType asset_type, U32 flags) | |
virtual LLViewerImage * | getIcon () const |
Protected Attributes | |
LLAssetType::EType | mAssetType |
Definition at line 1466 of file llpanelinventory.cpp.
LLTaskWearableBridge::LLTaskWearableBridge | ( | LLPanelInventory * | panel, | |
const LLUUID & | uuid, | |||
const LLString & | name, | |||
LLAssetType::EType | asset_type, | |||
U32 | flags | |||
) |
Definition at line 1482 of file llpanelinventory.cpp.
LLViewerImage * LLTaskWearableBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLTaskInvFVBridge.
Definition at line 1493 of file llpanelinventory.cpp.
References FALSE, get_item_icon(), LLInventoryType::IT_WEARABLE, mAssetType, and LLTaskInvFVBridge::mFlags.
LLAssetType::EType LLTaskWearableBridge::mAssetType [protected] |