Public Member Functions | |
LLIsNotWorn () | |
virtual | ~LLIsNotWorn () |
virtual bool | operator() (LLInventoryCategory *cat, LLInventoryItem *item) |
Definition at line 1605 of file llinventoryview.cpp.
LLIsNotWorn::LLIsNotWorn | ( | ) | [inline] |
Definition at line 1608 of file llinventoryview.cpp.
virtual LLIsNotWorn::~LLIsNotWorn | ( | ) | [inline, virtual] |
Definition at line 1609 of file llinventoryview.cpp.
virtual bool LLIsNotWorn::operator() | ( | LLInventoryCategory * | cat, | |
LLInventoryItem * | item | |||
) | [inline, virtual] |
Implements LLInventoryCollectFunctor.
Definition at line 1610 of file llinventoryview.cpp.
References gAgent, LLInventoryObject::getUUID(), and LLAgent::isWearingItem().