LLToolCompRotate Class Reference

#include <lltoolcomp.h>

Inheritance diagram for LLToolCompRotate:

Inheritance graph
[legend]
Collaboration diagram for LLToolCompRotate:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLToolCompRotate ()
virtual ~LLToolCompRotate ()
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 166 of file lltoolcomp.h.


Constructor & Destructor Documentation

LLToolCompRotate::LLToolCompRotate (  ) 

LLToolCompRotate::~LLToolCompRotate (  )  [virtual]

Definition at line 527 of file lltoolcomp.cpp.

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


Member Function Documentation

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

Implements LLToolComposite.

Definition at line 543 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 LLToolCompRotate::handleDoubleClick ( S32  x,
S32  y,
MASK  mask 
) [virtual]

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

Reimplemented from LLToolComposite.

Definition at line 533 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 LLToolCompRotate::handleMouseUp ( S32  x,
S32  y,
MASK  mask 
) [virtual]

Reimplemented from LLToolComposite.

Definition at line 586 of file lltoolcomp.cpp.

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

Here is the call graph for this function:

void LLToolCompRotate::render (  )  [virtual]

Reimplemented from LLToolComposite.

Definition at line 620 of file lltoolcomp.cpp.

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

Here is the call graph for this function:

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

Reimplemented from LLTool.

Definition at line 592 of file lltoolcomp.cpp.

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

Here is the call graph for this function:

void LLToolCompRotate::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:45 2008 for SecondLife by  doxygen 1.5.5