NvTweakVarUI< T > Member List
This is the complete list of members for
NvTweakVarUI< T >, including all inherited members.
| Draw(const NvUIDrawState &drawState) | NvUIProxy | [inline, virtual] |
| GetActiveSlideFocusGroup() | NvUIElement | [inline, static] |
| GetAlpha() | NvUIProxy | [inline, virtual] |
| GetDrawState() | NvUIElement | [inline] |
| GetHeight() | NvUIProxy | [inline, virtual] |
| GetMaxDrawState() | NvUIElement | [inline] |
| GetParent() | NvUIElement | [inline, virtual] |
| GetPrevDrawState() | NvUIElement | [inline] |
| GetReaction() | NvUIElement | [inline, static] |
| GetReactionEdit(bool clear=true) | NvUIElement | [inline, static] |
| GetScreenRect(NvUIRect &rect) | NvUIProxy | [inline, virtual] |
| GetSlideFocusGroup() | NvUIProxy | [inline, virtual] |
| GetUID() | NvUIProxy | [inline] |
| GetVisibility() | NvUIProxy | [inline, virtual] |
| GetWidth() | NvUIProxy | [inline, virtual] |
| GotFocus() | NvUIProxy | [inline, virtual] |
| HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasFocus) | NvTweakVarUIProxyBase | [inline, virtual] |
| HandleReaction(const NvUIReaction &react) | NvTweakVarUI< T > | [virtual] |
| HasDepth() | NvUIProxy | [inline, virtual] |
| Hit(float x, float y) | NvUIProxy | [inline, virtual] |
| LostFocus() | NvUIProxy | [inline, virtual] |
| m_alpha | NvUIElement | [protected] |
| m_isVisible | NvUIElement | [protected] |
| m_parent | NvUIElement | [protected] |
| m_readonly (defined in NvTweakVarUIProxyBase) | NvTweakVarUIProxyBase | [protected] |
| m_rect | NvUIElement | [protected] |
| m_slideFocusGroup | NvUIElement | [protected] |
| m_tvar | NvTweakVarUI< T > | [protected] |
| m_uiuid | NvUIElement | [protected] |
| NvTweakVarUI(NvTweakVar< T > &tvar, NvUIElement *el, uint32_t actionCode=0) | NvTweakVarUI< T > | [inline] |
| NvTweakVarUIProxyBase(NvUIElement *el) | NvTweakVarUIProxyBase | [inline] |
| NvUIElement() | NvUIElement | [inline] |
| NvUIProxy(NvUIElement *el) (defined in NvUIProxy) | NvUIProxy | [inline] |
| SetActiveSlideFocusGroup(uint32_t group) | NvUIElement | [inline, static] |
| SetAlpha(float a) | NvUIProxy | [inline, virtual] |
| SetDepth(float z) | NvUIProxy | [inline, virtual] |
| SetDimensions(float w, float h) | NvUIProxy | [inline, virtual] |
| SetDrawState(uint32_t n) | NvUIProxy | [inline, virtual] |
| SetDrawStatePrev() | NvUIElement | [inline] |
| SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
| SetOrigin(float x, float y) | NvUIProxy | [inline, virtual] |
| SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
| SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
| SetSlideFocusGroup(uint32_t group) | NvUIElement | [inline, virtual] |
| SetVisibility(bool show) | NvUIProxy | [inline, virtual] |
| SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
| ~NvUIElement() | NvUIElement | [virtual] |
| ~NvUIProxy() (defined in NvUIProxy) | NvUIProxy | [inline, virtual] |