LLHorizontalCompass Class Reference

#include <llcompass.h>

Inheritance diagram for LLHorizontalCompass:

Inheritance graph
[legend]
Collaboration diagram for LLHorizontalCompass:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLHorizontalCompass (const std::string &name, const LLRect &rect, const LLColor4 &focus_color, const LLUUID &image_id)
virtual ~LLHorizontalCompass (void)
void setTexture (const LLUUID &image_id)
virtual void draw ()

Protected Attributes

LLColor4 mFocusColor
LLPointer< LLViewerImagemTexture


Detailed Description

Definition at line 79 of file llcompass.h.


Constructor & Destructor Documentation

LLHorizontalCompass::LLHorizontalCompass ( const std::string &  name,
const LLRect rect,
const LLColor4 focus_color,
const LLUUID image_id 
)

---------------------------------------------------------------------------- LLHorizontalCompass ----------------------------------------------------------------------------

Definition at line 94 of file llcompass.cpp.

References LLControlGroup::getBOOL(), gSavedSettings, setTexture(), and LLView::setVisible().

Here is the call graph for this function:

virtual LLHorizontalCompass::~LLHorizontalCompass ( void   )  [inline, virtual]

Definition at line 89 of file llcompass.h.


Member Function Documentation

void LLHorizontalCompass::setTexture ( const LLUUID image_id  ) 

Definition at line 107 of file llcompass.cpp.

References FALSE, LLViewerImageList::getImage(), gImageList, mTexture, and TRUE.

Referenced by LLHorizontalCompass().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLHorizontalCompass::draw ( void   )  [virtual]


Member Data Documentation

Definition at line 82 of file llcompass.h.

Referenced by draw().

Definition at line 83 of file llcompass.h.

Referenced by draw(), and setTexture().


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

Generated on Fri May 16 08:48:51 2008 for SecondLife by  doxygen 1.5.5