#include <llvelocitybar.h>


Public Member Functions | |
| LLVelocityBar (const std::string &name, const LLRect &rect) | |
| virtual void | draw () |
Definition at line 38 of file llvelocitybar.h.
| LLVelocityBar::LLVelocityBar | ( | const std::string & | name, | |
| const LLRect & | rect | |||
| ) | [inline] |
Definition at line 44 of file llvelocitybar.h.
References FALSE, and LLView::setVisible().

| void LLVelocityBar::draw | ( | void | ) | [virtual] |
Reimplemented from LLView.
Definition at line 44 of file llvelocitybar.cpp.
References gAgent, LLView::getRect(), LLAgent::getVelocity(), LLRectBase< Type >::getWidth(), gl_rect_2d(), LLFontGL::LEFT, LLVector3::magVec(), LLFontGL::renderUTF8(), S32, LLFontGL::sMonospace, and LLFontGL::TOP.

1.5.5