

Public Member Functions | |
| LLPanelFaceSetTEFunctor (LLPanelFace *panel) | |
| virtual bool | apply (LLViewerObject *object, S32 te) |
Private Attributes | |
| LLPanelFace * | mPanel |
Definition at line 258 of file llpanelface.cpp.
| LLPanelFaceSetTEFunctor::LLPanelFaceSetTEFunctor | ( | LLPanelFace * | panel | ) | [inline] |
Definition at line 260 of file llpanelface.cpp.
| virtual bool LLPanelFaceSetTEFunctor::apply | ( | LLViewerObject * | object, | |
| S32 | te | |||
| ) | [inline, virtual] |
Implements LLSelectedTEFunctor.
Definition at line 261 of file llpanelface.cpp.
References DEG_TO_RAD, f, LLCheckBoxCtrl::get(), LLSpinCtrl::get(), LLUICtrlFactory::getCheckBoxByName(), LLUICtrlFactory::getComboBoxByName(), LLComboBox::getCurrentIndex(), LLUICtrlFactory::getSpinnerByName(), LLCheckBoxCtrl::getTentative(), LLUICtrl::getTentative(), mPanel, LLViewerObject::setTEOffsetS(), LLViewerObject::setTEOffsetT(), LLViewerObject::setTERotation(), LLViewerObject::setTEScaleS(), and LLViewerObject::setTEScaleT().
LLPanelFace* LLPanelFaceSetTEFunctor::mPanel [private] |
1.4.7