LLToolFace Class Reference

#include <lltoolface.h>

Inheritance diagram for LLToolFace:

Inheritance graph
[legend]
Collaboration diagram for LLToolFace:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLToolFace ()
virtual ~LLToolFace ()
virtual BOOL handleMouseDown (S32 x, S32 y, MASK mask)
virtual BOOL handleDoubleClick (S32 x, S32 y, MASK mask)
virtual void handleSelect ()
virtual void handleDeselect ()
virtual void render ()

Static Public Member Functions

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


Detailed Description

Definition at line 39 of file lltoolface.h.


Constructor & Destructor Documentation

LLToolFace::LLToolFace (  ) 

Definition at line 54 of file lltoolface.cpp.

LLToolFace::~LLToolFace (  )  [virtual]

Definition at line 59 of file lltoolface.cpp.


Member Function Documentation

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

Reimplemented from LLTool.

Definition at line 83 of file lltoolface.cpp.

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

Here is the call graph for this function:

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

Reimplemented from LLTool.

Definition at line 63 of file lltoolface.cpp.

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

Here is the call graph for this function:

void LLToolFace::handleSelect (  )  [virtual]

Reimplemented from LLTool.

Definition at line 144 of file lltoolface.cpp.

References LLSingleton< LLSelectMgr >::getInstance(), LLSelectMgr::setTEMode(), and TRUE.

Here is the call graph for this function:

void LLToolFace::handleDeselect (  )  [virtual]

Reimplemented from LLTool.

Definition at line 151 of file lltoolface.cpp.

References FALSE, LLSingleton< LLSelectMgr >::getInstance(), and LLSelectMgr::setTEMode().

Here is the call graph for this function:

void LLToolFace::render (  )  [virtual]

Reimplemented from LLTool.

Definition at line 158 of file lltoolface.cpp.

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


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

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