LLToolCompScale Class Reference

#include <lltoolcomp.h>

Inheritance diagram for LLToolCompScale:

Inheritance graph
[legend]
Collaboration diagram for LLToolCompScale:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLToolCompScale ()
virtual ~LLToolCompScale ()
virtual BOOL handleMouseDown (S32 x, S32 y, MASK mask)
virtual BOOL handleDoubleClick (S32 x, S32 y, MASK mask)
virtual BOOL handleHover (S32 x, S32 y, MASK mask)
virtual BOOL handleMouseUp (S32 x, S32 y, MASK mask)
virtual void render ()
virtual LLToolgetOverrideTool (MASK mask)

Static Public Member Functions

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


Detailed Description

Definition at line 144 of file lltoolcomp.h.


Constructor & Destructor Documentation

LLToolCompScale::LLToolCompScale (  ) 

LLToolCompScale::~LLToolCompScale (  )  [virtual]

Definition at line 326 of file lltoolcomp.cpp.

References LLToolComposite::mManip, and LLToolComposite::mSelectRect.


Member Function Documentation

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

Implements LLToolComposite.

Definition at line 342 of file lltoolcomp.cpp.

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

Referenced by handleDoubleClick().

Here is the call graph for this function:

Here is the caller graph for this function:

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

BOOL LLToolCompScale::handleHover ( S32  x,
S32  y,
MASK  mask 
) [virtual]

Reimplemented from LLToolComposite.

Definition at line 332 of file lltoolcomp.cpp.

References LLTool::handleHover(), LLTool::hasMouseCapture(), LLToolComposite::mCur, LLToolComposite::mManip, and LLToolComposite::setCurrentTool().

Here is the call graph for this function:

BOOL LLToolCompScale::handleMouseUp ( S32  x,
S32  y,
MASK  mask 
) [virtual]

Reimplemented from LLToolComposite.

Definition at line 386 of file lltoolcomp.cpp.

References FALSE, LLToolComposite::handleMouseUp(), and LLToolComposite::mMouseDown.

Here is the call graph for this function:

void LLToolCompScale::render (  )  [virtual]

Reimplemented from LLToolComposite.

Definition at line 422 of file lltoolcomp.cpp.

References LLToolComposite::mCur, LLToolComposite::mManip, LLTool::render(), and LLManip::renderGuidelines().

Here is the call graph for this function:

LLTool * LLToolCompScale::getOverrideTool ( MASK  mask  )  [virtual]

Reimplemented from LLTool.

Definition at line 392 of file lltoolcomp.cpp.

References LLSingleton< LLToolCompRotate >::getInstance(), LLTool::getOverrideTool(), and MASK_CONTROL.

Here is the call graph for this function:

void LLToolCompScale::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:16:47 2008 for SecondLife by  doxygen 1.5.5