Public Member Functions | |
LLDropCopyableItems () | |
virtual | ~LLDropCopyableItems () |
virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 258 of file lltooldraganddrop.cpp.
LLDropCopyableItems::LLDropCopyableItems | ( | ) | [inline] |
Definition at line 261 of file lltooldraganddrop.cpp.
virtual LLDropCopyableItems::~LLDropCopyableItems | ( | ) | [inline, virtual] |
Definition at line 262 of file lltooldraganddrop.cpp.
bool LLDropCopyableItems::operator() | ( | LLInventoryCategory * | cat, | |
LLInventoryItem * | item | |||
) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 267 of file lltooldraganddrop.cpp.
References LLPermissions::allowCopyBy(), LLAssetType::AT_BODYPART, LLAssetType::AT_CALLINGCARD, LLAssetType::AT_CLOTHING, LLAssetType::AT_OBJECT, FALSE, gAgent, LLAgent::getAvatarObject(), LLAgent::getID(), LLInventoryItem::getPermissions(), LLInventoryObject::getType(), LLInventoryObject::getUUID(), LLVOAvatar::isWearingAttachment(), LLAgent::isWearingItem(), NULL, and TRUE.