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 (  ) 

---------------------------------------------------------------------------- Globals ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Local function declarations, constants, enums, and typedefs ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Class LLToolIndividual ----------------------------------------------------------------------------

Definition at line 63 of file lltoolindividual.cpp.

LLToolIndividual::~LLToolIndividual (  )  [virtual]

Definition at line 69 of file lltoolindividual.cpp.


Member Function Documentation

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

Reimplemented from LLTool.

Definition at line 73 of file lltoolindividual.cpp.

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

Here is the call graph for this function:

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

Reimplemented from LLTool.

Definition at line 89 of file lltoolindividual.cpp.

References FALSE, LLSingleton< LLSelectMgr >::getInstance(), gFloaterTools, LLFloaterTools::PANEL_CONTENTS, LLFloaterTools::showPanel(), and TRUE.

Here is the call graph for this function:

void LLToolIndividual::handleSelect (  )  [virtual]

Reimplemented from LLTool.

Definition at line 108 of file lltoolindividual.cpp.

References LLSelectMgr::deselectAll(), LLSingleton< LLSelectMgr >::getInstance(), LLSelectMgr::getSelection(), LLSelectMgr::selectObjectOnly(), and TRUE.

Here is the call graph for this function:

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

Definition at line 79 of file lltoolindividual.cpp.

References LLSelectMgr::deselectAll(), LLSingleton< LLSelectMgr >::getInstance(), gViewerWindow, LLViewerWindow::lastObjectHit(), and LLSelectMgr::selectObjectOnly().

Referenced by handleMouseDown().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:

Generated on Fri May 16 09:17:30 2008 for SecondLife by  doxygen 1.5.5