, including all inherited members.
| Add(NvUIElement *el, float desiredleft, float desiredtop) | NvUIContainer | [virtual] |
| addButton(const char *name, uint32_t actionCode) | NvTweakBar | |
| addEnum(const char *name, uint32_t &var, NvTweakEnum< uint32_t > values[], uint32_t valueCount, uint32_t actionCode=0) | NvTweakBar | |
| addLabel(const char *title, bool bold=false) | NvTweakBar | |
| addMenu(const char *name, uint32_t &var, NvTweakEnum< uint32_t > values[], uint32_t valueCount, uint32_t actionCode=0) | NvTweakBar | |
| addPadding() | NvTweakBar | |
| AddPopup(NvUIElement *el) | NvUIContainer | [virtual] |
| addValue(const char *name, bool &var, bool pushButton=false, uint32_t actionCode=0) | NvTweakBar | |
| addValue(const char *name, float &var, float min, float max, float step=0, uint32_t actionCode=0) | NvTweakBar | |
| addValue(const char *name, uint32_t &var, uint32_t min, uint32_t max, uint32_t step=0, uint32_t actionCode=0) | NvTweakBar | |
| CreateTweakBar(NvUIWindow *window) | NvTweakBar | [static] |
| Draw(const NvUIDrawState &drawState) | NvTweakBar | [virtual] |
| GetActiveSlideFocusGroup() | NvUIElement | [inline, static] |
| GetAlpha() | NvUIElement | [inline, virtual] |
| GetDefaultLineHeight() | NvTweakBar | [inline] |
| GetDefaultLineWidth() | NvTweakBar | [inline] |
| GetDrawState() | NvUIElement | [inline] |
| GetFocusedChild() | NvUIContainer | [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() | NvUIContainer | [inline, virtual] |
| GetStartOffY() | NvTweakBar | [inline] |
| GetUID() | NvUIElement | [inline] |
| GetVisibility() | NvUIElement | [inline, virtual] |
| GetWidth() | NvUIElement | [inline, virtual] |
| GotFocus() | NvUIElement | [inline, virtual] |
| HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasFocus) | NvUIContainer | [virtual] |
| HandleReaction(const NvUIReaction &react) | NvTweakBar | [virtual] |
| HandleReshape(float w, float h) | NvTweakBar | [virtual] |
| HasDepth() | NvUIElement | [inline, virtual] |
| Hit(float x, float y) | NvUIElement | [inline, virtual] |
| LostFocus() | NvUIContainer | [virtual] |
| m_alpha | NvUIElement | [protected] |
| m_background | NvUIContainer | [protected] |
| m_childrenHead | NvUIContainer | [protected] |
| m_childrenTail | NvUIContainer | [protected] |
| m_consumeClicks | NvUIContainer | [protected] |
| m_focusedChild | NvUIContainer | [protected] |
| m_isVisible | NvUIElement | [protected] |
| m_numChildren | NvUIContainer | [protected] |
| m_parent | NvUIElement | [protected] |
| m_popup | NvUIContainer | [protected] |
| m_rect | NvUIElement | [protected] |
| m_slideFocusGroup | NvUIElement | [protected] |
| m_uiuid | NvUIElement | [protected] |
| MakeChildFrontmost(NvUIElement *child) | NvUIContainer | [virtual] |
| NvTweakBar(float width, float height) | NvTweakBar | |
| NvUIContainer(float width, float height, NvUIGraphic *bg=NULL) | NvUIContainer | |
| NvUIElement() | NvUIElement | [inline] |
| Remove(NvUIElement *child) | NvUIContainer | [virtual] |
| RemovePopup(NvUIElement *el) | NvUIContainer | [virtual] |
| SetActiveSlideFocusGroup(uint32_t group) | NvUIElement | [inline, static] |
| SetAlpha(float a) | NvUIElement | [inline, virtual] |
| SetBackground(NvUIGraphic *bg) | NvUIContainer | [inline] |
| setCompactLayout(bool compact) | NvTweakBar | [inline] |
| SetConsumeClicks(bool b) | NvUIContainer | [inline] |
| SetDepth(float z) | NvUIElement | [inline, virtual] |
| SetDimensions(float w, float h) | NvUIContainer | [virtual] |
| SetDrawState(uint32_t n) | NvUIElement | [inline, virtual] |
| SetDrawStatePrev() | NvUIElement | [inline] |
| SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
| SetOrigin(float x, float y) | NvUIContainer | [virtual] |
| SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
| SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
| SetSlideFocusGroup(uint32_t group) | NvUIElement | [inline, virtual] |
| SetVisibility(bool show) | NvUIElement | [inline, virtual] |
| subgroupEnd() | NvTweakBar | |
| subgroupStart() | NvTweakBar | |
| subgroupSwitchCase(bool val) | NvTweakBar | |
| subgroupSwitchCase(float val) | NvTweakBar | |
| subgroupSwitchCase(uint32_t val) | NvTweakBar | |
| subgroupSwitchEnd() | NvTweakBar | |
| subgroupSwitchStart(NvTweakVarBase *var) | NvTweakBar | |
| syncValues() | NvTweakBar | |
| SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
| textShadows(bool b) | NvTweakBar | [inline] |
| ~NvTweakBar() | NvTweakBar | [virtual] |
| ~NvUIContainer() | NvUIContainer | [virtual] |
| ~NvUIElement() | NvUIElement | [virtual] |