LLHUDView Class Reference

#include <llhudview.h>

Inheritance diagram for LLHUDView:

Inheritance graph
[legend]
Collaboration diagram for LLHUDView:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLHUDView (const std::string &name, const LLRect &rect)
virtual ~LLHUDView ()
virtual EWidgetType getWidgetType () const
virtual LLString getWidgetTag () const
virtual void draw ()
const LLColor4colorFromType (S32 type)

Protected Member Functions

BOOL handleMouseDown (S32 x, S32 y, MASK mask)

Detailed Description

Definition at line 40 of file llhudview.h.


Constructor & Destructor Documentation

LLHUDView::LLHUDView ( const std::string &  name,
const LLRect rect 
)

Definition at line 55 of file llhudview.cpp.

LLHUDView::~LLHUDView (  )  [virtual]

Definition at line 59 of file llhudview.cpp.


Member Function Documentation

const LLColor4 & LLHUDView::colorFromType ( S32  type  ) 

Definition at line 80 of file llhudview.cpp.

References LLColor4::black, and LLColor4::green.

void LLHUDView::draw (  )  [virtual]

Reimplemented from LLView.

Definition at line 73 of file llhudview.cpp.

References LLTracker::drawHUDArrow().

LLString LLHUDView::getWidgetTag (  )  const [virtual]

Implements LLView.

Definition at line 67 of file llhudview.cpp.

References LL_HUD_VIEW_TAG.

EWidgetType LLHUDView::getWidgetType (  )  const [virtual]

Implements LLView.

Definition at line 62 of file llhudview.cpp.

References WIDGET_TYPE_HUD_VIEW.

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

Reimplemented from LLView.

Definition at line 93 of file llhudview.cpp.

References LLView::handleMouseDown(), LLTracker::handleMouseDown(), and TRUE.


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