NvUISlider Member List
This is the complete list of members for
NvUISlider, including all inherited members.
CanFocus() | NvUIElement | [inline, virtual] |
CanMoveFocus() | NvUIElement | [inline] |
Draw(const NvUIDrawState &drawState) | NvUISlider | [virtual] |
DropFocus() | NvUIElement | [inline, virtual] |
GetActionCode() | NvUISlider | [inline] |
GetActiveSlideInteractGroup() | NvUIElement | [inline, static] |
GetAlpha() | NvUIElement | [inline, virtual] |
GetDrawState() | NvUIElement | [inline] |
GetFocusRect(NvUIRect &rect) | NvUISlider | [virtual] |
GetHeight() | NvUIElement | [inline, virtual] |
GetIntegral() | NvUIValueBar | |
GetMaxDrawState() | NvUIElement | [inline] |
GetMaxValue() | NvUIValueBar | |
GetMinValue() | NvUIValueBar | |
GetParent() | NvUIElement | [inline, virtual] |
GetPrevDrawState() | NvUIElement | [inline] |
GetReaction() | NvUIElement | [inline, static] |
GetReactionEdit(bool clear=true) | NvUIElement | [inline, static] |
GetScreenRect(NvUIRect &rect) | NvUIElement | [inline, virtual] |
GetSlideInteractGroup() | NvUIElement | [inline, virtual] |
GetUID() | NvUIElement | [inline] |
GetValue() | NvUIValueBar | |
GetVisibility() | NvUIElement | [inline, virtual] |
GetWidth() | NvUIElement | [inline, virtual] |
HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasInteract) | NvUISlider | [virtual] |
HandleFocusEvent(NvFocusEvent::Enum evt) | NvUISlider | [virtual] |
HandleReaction(const NvUIReaction &react) | NvUISlider | [virtual] |
HandleReshape(float w, float h) | NvUIElement | [inline, virtual] |
HasDepth() | NvUIElement | [inline, virtual] |
HasFocus() | NvUIElement | [inline, virtual] |
Hit(float x, float y) | NvUIElement | [inline, virtual] |
LostInteract() | NvUIElement | [inline, virtual] |
m_action | NvUISlider | [protected] |
m_alpha | NvUIElement | [protected] |
m_canFocus | NvUIElement | [protected] |
m_canMoveFocus | NvUIElement | [protected] |
m_emptyFrame | NvUIValueBar | [protected] |
m_flipDirection | NvUIValueBar | [protected] |
m_fullFrame | NvUIValueBar | [protected] |
m_hasFocus | NvUIElement | [protected] |
m_integral | NvUIValueBar | [protected] |
m_isInteracting | NvUIElement | [protected] |
m_isVisible | NvUIElement | [protected] |
m_maxValue | NvUIValueBar | [protected] |
m_minValue | NvUIValueBar | [protected] |
m_parent | NvUIElement | [protected] |
m_rect | NvUIElement | [protected] |
m_showFocus | NvUIElement | [protected] |
m_slideInteractGroup | NvUIElement | [protected] |
m_smooth | NvUISlider | [protected] |
m_startValue | NvUISlider | [protected] |
m_stepValue | NvUISlider | [protected] |
m_thumb | NvUISlider | [protected] |
m_uiuid | NvUIElement | [protected] |
m_useRawBorders | NvUIValueBar | [protected] |
m_value | NvUIValueBar | [protected] |
m_wasHit | NvUISlider | [protected] |
NvUIElement() | NvUIElement | [inline] |
NvUISlider(NvUIGraphicFrame *emptybar, NvUIGraphicFrame *fullbar, NvUIGraphic *thumb, uint32_t actionCode) | NvUISlider | |
NvUIValueBar(NvUIGraphicFrame *emptybar, NvUIGraphicFrame *fullbar, bool useRawBorders=false, bool flipDir=false) | NvUIValueBar | |
SetActiveSlideInteractGroup(uint32_t group) | NvUIElement | [inline, static] |
SetAlpha(float a) | NvUISlider | [virtual] |
SetDepth(float z) | NvUIElement | [inline, virtual] |
SetDimensions(float w, float h) | NvUISlider | [virtual] |
SetDrawState(uint32_t n) | NvUIElement | [inline, virtual] |
SetDrawStatePrev() | NvUIElement | [inline] |
SetHeight(float h) | NvUIElement | [inline, virtual] |
SetHitMargin(float hitwide, float hittall) | NvUISlider | [virtual] |
SetIntegral(bool isint) | NvUIValueBar | |
SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
SetMaxValue(float value) | NvUIValueBar | |
SetMinValue(float value) | NvUIValueBar | |
SetOrigin(float x, float y) | NvUISlider | [virtual] |
SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
SetSlideInteractGroup(uint32_t group) | NvUIElement | [inline, virtual] |
SetSmoothScrolling(bool smooth) | NvUISlider | [inline] |
SetStepValue(float step) | NvUISlider | [inline] |
SetValue(float value) | NvUISlider | [virtual] |
SetVisibility(bool show) | NvUIElement | [inline, virtual] |
SetWidth(float w) | NvUIElement | [inline, virtual] |
ShowFocus() | NvUIElement | [inline, virtual] |
SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
UpdateBar() | NvUIValueBar | [protected] |
~NvUIElement() | NvUIElement | [virtual] |
~NvUISlider() | NvUISlider | [virtual] |
~NvUIValueBar() | NvUIValueBar | [virtual] |