#include <llselectmgr.h>
Inheritance diagram for LLSelectedTEFunctor:
Public Member Functions | |
virtual | ~LLSelectedTEFunctor () |
virtual bool | apply (LLViewerObject *object, S32 face)=0 |
Definition at line 84 of file llselectmgr.h.
virtual LLSelectedTEFunctor::~LLSelectedTEFunctor | ( | ) | [inline, virtual] |
Definition at line 86 of file llselectmgr.h.
virtual bool LLSelectedTEFunctor::apply | ( | LLViewerObject * | object, | |
S32 | face | |||
) | [pure virtual] |
Implemented in LLPanelFaceSetTEFunctor, and LLPanelFaceSetMediaFunctor.