

Public Member Functions | |
| LLPanelFaceSetTEFunctor (LLPanelFace *panel) | |
| virtual bool | apply (LLViewerObject *object, S32 te) |
Private Attributes | |
| LLPanelFace * | mPanel |
Definition at line 277 of file llpanelface.cpp.
| LLPanelFaceSetTEFunctor::LLPanelFaceSetTEFunctor | ( | LLPanelFace * | panel | ) | [inline] |
Definition at line 279 of file llpanelface.cpp.
| virtual bool LLPanelFaceSetTEFunctor::apply | ( | LLViewerObject * | object, | |
| S32 | te | |||
| ) | [inline, virtual] |
Implements LLSelectedTEFunctor.
Definition at line 280 of file llpanelface.cpp.
References DEG_TO_RAD, LLSpinCtrl::get(), and LLUICtrl::getTentative().

LLPanelFace* LLPanelFaceSetTEFunctor::mPanel [private] |
Definition at line 360 of file llpanelface.cpp.
1.5.5