NvTweakVarUIProxyBase Member List
This is the complete list of members for
NvTweakVarUIProxyBase, including all inherited members.
CanFocus() | NvUIElement | [inline, virtual] |
CanMoveFocus() | NvUIElement | [inline] |
Draw(const NvUIDrawState &drawState) | NvUIProxy | [inline, virtual] |
DropFocus() | NvUIProxy | [inline, virtual] |
GetActiveSlideInteractGroup() | NvUIElement | [inline, static] |
GetAlpha() | NvUIProxy | [inline, virtual] |
GetDrawState() | NvUIElement | [inline] |
GetFocusRect(NvUIRect &rect) | NvUIProxy | [inline, virtual] |
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] |
GetSlideInteractGroup() | NvUIProxy | [inline, virtual] |
GetUID() | NvUIProxy | [inline] |
GetVisibility() | NvUIProxy | [inline, virtual] |
GetWidth() | NvUIProxy | [inline, virtual] |
HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasInteract) | NvTweakVarUIProxyBase | [inline, virtual] |
HandleFocusEvent(NvFocusEvent::Enum evt) | NvUIProxy | [inline, virtual] |
HandleReaction(const NvUIReaction &react) | NvTweakVarUIProxyBase | [inline, virtual] |
HandleReshape(float w, float h) | NvUIElement | [inline, virtual] |
HasDepth() | NvUIProxy | [inline, virtual] |
HasFocus() | NvUIElement | [inline, virtual] |
Hit(float x, float y) | NvUIProxy | [inline, virtual] |
LostInteract() | NvUIProxy | [inline, virtual] |
m_alpha | NvUIElement | [protected] |
m_canFocus | NvUIElement | [protected] |
m_canMoveFocus | NvUIElement | [protected] |
m_hasFocus | NvUIElement | [protected] |
m_isInteracting | NvUIElement | [protected] |
m_isVisible | NvUIElement | [protected] |
m_parent | NvUIElement | [protected] |
m_readonly (defined in NvTweakVarUIProxyBase) | NvTweakVarUIProxyBase | [protected] |
m_rect | NvUIElement | [protected] |
m_showFocus | NvUIElement | [protected] |
m_slideInteractGroup | NvUIElement | [protected] |
m_uiuid | NvUIElement | [protected] |
NvTweakVarUIProxyBase(NvUIElement *el) | NvTweakVarUIProxyBase | [inline] |
NvUIElement() | NvUIElement | [inline] |
NvUIProxy(NvUIElement *el) (defined in NvUIProxy) | NvUIProxy | [inline] |
SetActiveSlideInteractGroup(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] |
SetHeight(float h) | NvUIElement | [inline, virtual] |
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] |
SetReadOnly(bool ro) (defined in NvTweakVarUIProxyBase) | NvTweakVarUIProxyBase | [inline] |
SetSlideInteractGroup(uint32_t group) | NvUIElement | [inline, virtual] |
SetVisibility(bool show) | NvUIProxy | [inline, virtual] |
SetWidth(float w) | NvUIElement | [inline, virtual] |
ShowFocus() | NvUIElement | [inline, virtual] |
SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
~NvUIElement() | NvUIElement | [virtual] |
~NvUIProxy() (defined in NvUIProxy) | NvUIProxy | [inline, virtual] |