#include <lltoolcomp.h>
Inheritance diagram for LLToolCompInspect:


| Public Member Functions | |
| LLToolCompInspect () | |
| virtual | ~LLToolCompInspect () | 
| virtual BOOL | handleMouseDown (S32 x, S32 y, MASK mask) | 
| virtual BOOL | handleDoubleClick (S32 x, S32 y, MASK mask) | 
| Static Public Member Functions | |
| static void | pickCallback (S32 x, S32 y, MASK mask) | 
Definition at line 107 of file lltoolcomp.h.
| LLToolCompInspect::LLToolCompInspect | ( | ) | 
Definition at line 140 of file lltoolcomp.cpp.
References LLToolComposite::mDefault, and LLToolComposite::mSelectRect.
| LLToolCompInspect::~LLToolCompInspect | ( | ) |  [virtual] | 
Implements LLToolComposite.
Definition at line 154 of file lltoolcomp.cpp.
References gViewerWindow, LLViewerWindow::hitObjectOrLandGlobalAsync(), LLToolComposite::mMouseDown, pickCallback(), and TRUE.
Definition at line 161 of file lltoolcomp.cpp.
References FALSE, gEditMenuHandler, LLControlGroup::getBOOL(), LLSelectMgr::getSelection(), gSavedSettings, gSelectMgr, gToolInspect, gViewerWindow, LLToolSelectRect::handleMouseDown(), LLToolSelect::handleObjectSelection(), LLViewerWindow::lastObjectHit(), LLToolComposite::mMouseDown, LLToolComposite::mSelectRect, and LLToolComposite::setCurrentTool().
Referenced by handleMouseDown().
 1.4.7
 1.4.7