, including all inherited members.
| AddItem(NvUIElement *el, const char *name, uint32_t value) | NvUIPopup | |
| ConsumeGesture(const NvGestureEvent &ev) | NvUIButton | [inline] |
| Draw(const NvUIDrawState &ds) | NvUIPopup | [virtual] |
| GetActionCode() | NvUIButton | [inline] |
| GetActiveSlideFocusGroup() | NvUIElement | [inline, static] |
| GetAlpha() | NvUIElement | [inline, virtual] |
| GetDrawState() | NvUIElement | [inline] |
| GetHeight() | NvUIElement | [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) | NvUIElement | [inline, virtual] |
| GetSlideFocusGroup() | NvUIElement | [inline, virtual] |
| GetSubCode() | NvUIButton | [inline] |
| GetUID() | NvUIElement | [inline] |
| GetVisibility() | NvUIElement | [inline, virtual] |
| GetWidth() | NvUIElement | [inline, virtual] |
| GotFocus() | NvUIElement | [inline, virtual] |
| HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasFocus) | NvUIPopup | [virtual] |
| HandleReaction(const NvUIReaction &react) | NvUIPopup | [virtual] |
| HasDepth() | NvUIElement | [inline, virtual] |
| Hit(float x, float y) | NvUIElement | [inline, virtual] |
| LostFocus() | NvUIButton | [virtual] |
| m_action | NvUIButton | [protected] |
| m_alpha | NvUIElement | [protected] |
| m_failedHitUID | NvUIButton | [protected] |
| m_hitMarginTall | NvUIButton | [protected] |
| m_hitMarginWide | NvUIButton | [protected] |
| m_isVisible | NvUIElement | [protected] |
| m_parent | NvUIElement | [protected] |
| m_reactGestureUID | NvUIButton | [protected] |
| m_rect | NvUIElement | [protected] |
| m_slideFocusGroup | NvUIElement | [protected] |
| m_stickyClick | NvUIButton | [protected] |
| m_subcode | NvUIButton | [protected] |
| m_title | NvUIButton | [protected] |
| m_type | NvUIButton | [protected] |
| m_uiuid | NvUIElement | [protected] |
| m_visrep | NvUIButton | [protected] |
| m_wasHit | NvUIButton | [protected] |
| NvUIButton(NvUIButtonType::Enum btntype, uint32_t actionCode, NvUIElement *visrep[NvUIButtonState::MAX], const char *title=NULL, float pt=0, bool shadowed=false) | NvUIButton | |
| NvUIButton(NvUIButtonType::Enum btntype, uint32_t actionCode, NvUIElement *visrep, const char *title=NULL, float pt=0, bool shadowed=false) | NvUIButton | |
| NvUIButton(NvUIButtonType::Enum btntype, uint32_t actionCode, NvUIRect &size, const char *title, float pt, bool shadowed=false) | NvUIButton | |
| NvUIElement() | NvUIElement | [inline] |
| NvUIPopup(uint32_t actionCode, NvUIElement *visrep[NvUIButtonState::MAX], NvUIGraphicFrame *popupFrame, NvUIButton *popper, const char *title=NULL, float pt=0, bool shadowed=false) | NvUIPopup | |
| NvUIPopupMenu (defined in NvUIPopup) | NvUIPopup | [friend] |
| PopupFinish() | NvUIPopup | [protected] |
| PopupStart() | NvUIPopup | [protected] |
| SetActiveItemValue(uint32_t value) | NvUIPopup | |
| SetActiveSlideFocusGroup(uint32_t group) | NvUIElement | [inline, static] |
| SetAlpha(float a) | NvUIElement | [inline, virtual] |
| SetDepth(float z) | NvUIElement | [inline, virtual] |
| SetDimensions(float w, float h) | NvUIElement | [inline, virtual] |
| SetDrawState(uint32_t n) | NvUIPopup | [virtual] |
| SetDrawStatePrev() | NvUIElement | [inline] |
| SetHitMargin(float hitwide, float hittall) | NvUIButton | [virtual] |
| SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
| SetOrigin(float x, float y) | NvUIPopup | [virtual] |
| SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
| SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
| SetSlideFocusGroup(uint32_t group) | NvUIElement | [inline, virtual] |
| SetStickyClick(bool b) | NvUIButton | [inline] |
| SetSubCode(uint32_t c) | NvUIButton | [inline] |
| SetTitle(const char *title, float ptsize, bool shadowed=false) | NvUIButton | [virtual] |
| SetTitleColor(const NvPackedColor &c) | NvUIButton | [virtual] |
| SetVisibility(bool show) | NvUIElement | [inline, virtual] |
| SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
| ~NvUIButton() | NvUIButton | [virtual] |
| ~NvUIElement() | NvUIElement | [virtual] |
| ~NvUIPopup() | NvUIPopup | [virtual] |