LLToolIndividual Class Reference

#include <lltoolindividual.h>

Inheritance diagram for LLToolIndividual:

Inheritance graph
[legend]
Collaboration diagram for LLToolIndividual:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLToolIndividual ()
virtual ~LLToolIndividual ()
virtual BOOL handleMouseDown (S32 x, S32 y, MASK mask)
virtual BOOL handleDoubleClick (S32 x, S32 y, MASK mask)
virtual void handleSelect ()

Static Public Member Functions

static void pickCallback (S32 x, S32 y, MASK mask)

Detailed Description

Definition at line 43 of file lltoolindividual.h.


Constructor & Destructor Documentation

LLToolIndividual::LLToolIndividual (  ) 

---------------------------------------------------------------------------- Class LLToolIndividual ----------------------------------------------------------------------------

Definition at line 64 of file lltoolindividual.cpp.

LLToolIndividual::~LLToolIndividual (  )  [virtual]

Definition at line 70 of file lltoolindividual.cpp.


Member Function Documentation

BOOL LLToolIndividual::handleDoubleClick ( S32  x,
S32  y,
MASK  mask 
) [virtual]

Reimplemented from LLTool.

Definition at line 90 of file lltoolindividual.cpp.

References FALSE, LLSelectMgr::getSelection(), gFloaterTools, gSelectMgr, LLFloaterTools::PANEL_CONTENTS, LLFloaterTools::showPanel(), and TRUE.

BOOL LLToolIndividual::handleMouseDown ( S32  x,
S32  y,
MASK  mask 
) [virtual]

Reimplemented from LLTool.

Definition at line 74 of file lltoolindividual.cpp.

References gViewerWindow, LLViewerWindow::hitObjectOrLandGlobalAsync(), pickCallback(), and TRUE.

void LLToolIndividual::handleSelect (  )  [virtual]

Reimplemented from LLTool.

Definition at line 109 of file lltoolindividual.cpp.

References LLSelectMgr::deselectAll(), LLSelectMgr::getSelection(), gSelectMgr, LLSelectMgr::selectObjectOnly(), and TRUE.

void LLToolIndividual::pickCallback ( S32  x,
S32  y,
MASK  mask 
) [static]

Definition at line 80 of file lltoolindividual.cpp.

References LLSelectMgr::deselectAll(), gSelectMgr, gViewerWindow, LLViewerWindow::lastObjectHit(), and LLSelectMgr::selectObjectOnly().

Referenced by handleMouseDown().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:52 2010 for Second Life Viewer by  doxygen 1.4.7