

Public Member Functions | |
| LLFindWearables () | |
| virtual | ~LLFindWearables () |
| virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 1345 of file llinventorybridge.cpp.
| LLFindWearables::LLFindWearables | ( | ) | [inline] |
Definition at line 1348 of file llinventorybridge.cpp.
| virtual LLFindWearables::~LLFindWearables | ( | ) | [inline, virtual] |
Definition at line 1349 of file llinventorybridge.cpp.
| bool LLFindWearables::operator() | ( | LLInventoryCategory * | cat, | |
| LLInventoryItem * | item | |||
| ) | [virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 1354 of file llinventorybridge.cpp.
References LLAssetType::AT_BODYPART, LLAssetType::AT_CLOTHING, FALSE, LLInventoryObject::getType(), and TRUE.

1.5.5