Public Member Functions | |
LLIsClothing () | |
virtual | ~LLIsClothing () |
virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 204 of file llfloaterclothing.cpp.
LLIsClothing::LLIsClothing | ( | ) | [inline] |
Definition at line 207 of file llfloaterclothing.cpp.
virtual LLIsClothing::~LLIsClothing | ( | ) | [inline, virtual] |
Definition at line 208 of file llfloaterclothing.cpp.
virtual bool LLIsClothing::operator() | ( | LLInventoryCategory * | cat, | |
LLInventoryItem * | item | |||
) | [inline, virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 209 of file llfloaterclothing.cpp.
References LLAssetType::AT_BODYPART, LLAssetType::AT_CLOTHING, FALSE, LLInventoryItem::getFlags(), LLInventoryObject::getType(), TRUE, WT_EYES, WT_HAIR, WT_PANTS, WT_SHAPE, WT_SHIRT, WT_SKIN, WT_SKIRT, WT_UNDERPANTS, and WT_UNDERSHIRT.