

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

1.5.5