#include <lltoolplacer.h>
Inheritance diagram for LLToolPlacerPanel:


Definition at line 69 of file lltoolplacer.h.
| LLToolPlacerPanel::LLToolPlacerPanel | ( | const std::string & | name, | |
| const LLRect & | rect | |||
| ) | 
Definition at line 181 of file lltoolplacer.cpp.
| void LLToolPlacerPanel::addButton | ( | const LLString & | up_state, | |
| const LLString & | down_state, | |||
| LLPCode * | pcode | |||
| ) |  [private] | 
Definition at line 203 of file lltoolplacer.cpp.
References LLView::addChild(), LLControlGroup::getRect(), gSavedSettings, HPAD, LLRectBase< Type >::mBottom, S32, sButtons, sButtonsAdded, LLView::setFollowsBottom(), LLView::setFollowsLeft(), LLRectBase< Type >::setLeftTopAndSize(), setObjectType(), LLFontGL::sSansSerif, and VPAD.
Definition at line 242 of file lltoolplacer.cpp.
References LLToolPlacer::setObjectType().
Referenced by addButton().
| LLButton * LLToolPlacerPanel::sButtons  [static, private] | 
| S32 LLToolPlacerPanel::sButtonsAdded = 0  [static, private] | 
| LLPCode LLToolPlacerPanel::sCone = LL_PCODE_CONE  [static] | 
| LLPCode LLToolPlacerPanel::sCube = LL_PCODE_CUBE  [static] | 
| LLPCode LLToolPlacerPanel::sCylinder = LL_PCODE_CYLINDER  [static] | 
| LLPCode LLToolPlacerPanel::sPrism = LL_PCODE_PRISM  [static] | 
| LLPCode LLToolPlacerPanel::sPyramid = LL_PCODE_PYRAMID  [static] | 
| LLPCode LLToolPlacerPanel::sSphere = LL_PCODE_SPHERE  [static] | 
| LLPCode LLToolPlacerPanel::sSquareTorus = LLViewerObject::LL_VO_SQUARE_TORUS  [static] | 
| LLPCode LLToolPlacerPanel::sTorus = LL_PCODE_TORUS  [static] | 
| LLPCode LLToolPlacerPanel::sTree = LL_PCODE_LEGACY_TREE  [static] | 
| LLPCode LLToolPlacerPanel::sTriangleTorus = LLViewerObject::LL_VO_TRIANGLE_TORUS  [static] | 
 1.4.7
 1.4.7