LLCompass Class Reference

#include <llcompass.h>

Inheritance diagram for LLCompass:

Inheritance graph
[legend]
Collaboration diagram for LLCompass:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLCompass (const std::string &name, const LLRect &rect)
void setTexture (LLUUID image_id)
void setBkgndTexture (LLUUID image_id)
virtual void draw ()

Protected Attributes

LLPointer< LLViewerImagemTexture
LLPointer< LLViewerImagemBkgndTexture

Friends

std::ostream & operator<< (std::ostream &s, LLCompass &compass)


Detailed Description

Definition at line 46 of file llcompass.h.


Constructor & Destructor Documentation

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

---------------------------------------------------------------------------- LLCompass ----------------------------------------------------------------------------

Definition at line 65 of file llcompass.cpp.

References LLControlGroup::getBOOL(), gSavedSettings, mBkgndTexture, mTexture, NULL, and LLView::setVisible().

Here is the call graph for this function:


Member Function Documentation

void LLCompass::setTexture ( LLUUID  image_id  ) 

Definition at line 76 of file llcompass.cpp.

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

Here is the call graph for this function:

void LLCompass::setBkgndTexture ( LLUUID  image_id  ) 

Definition at line 81 of file llcompass.cpp.

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

Here is the call graph for this function:

void LLCompass::draw ( void   )  [virtual]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
LLCompass compass 
) [friend]

Definition at line 58 of file llcompass.h.


Member Data Documentation

Definition at line 49 of file llcompass.h.

Referenced by draw(), LLCompass(), and setTexture().

Definition at line 50 of file llcompass.h.

Referenced by draw(), LLCompass(), and setBkgndTexture().


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

Generated on Fri May 16 08:43:06 2008 for SecondLife by  doxygen 1.5.5