#include <llselectmgr.h>
Inheritance diagram for LLSelectedObjectFunctor:

| Public Member Functions | |
| virtual | ~LLSelectedObjectFunctor () | 
| virtual bool | apply (LLViewerObject *object)=0 | 
Definition at line 68 of file llselectmgr.h.
| virtual LLSelectedObjectFunctor::~LLSelectedObjectFunctor | ( | ) |  [inline, virtual] | 
Definition at line 70 of file llselectmgr.h.
| virtual bool LLSelectedObjectFunctor::apply | ( | LLViewerObject * | object | ) |  [pure virtual] | 
Implemented in LLPanelFaceSendFunctor, LLSelectionPayable, LLSelectMgrSendFunctor, and LLSelectMgrApplyFlags.
Referenced by enable_selection_you_own_all(), enable_selection_you_own_one(), and handle_force_unlock().
 1.4.7
 1.4.7