

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