, including all inherited members.
| Draw(const NvUIDrawState &drawState) | NvUIGraphic | [virtual] |
| FlipVertical(bool flipped=true) | NvUIGraphic | [inline] |
| FlushTexture() | NvUIGraphic | |
| 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] |
| GetTexHeight() | NvUIGraphic | [inline] |
| GetTexID() | NvUIGraphic | [inline] |
| GetTexWidth() | NvUIGraphic | [inline] |
| GetUID() | NvUIElement | [inline] |
| GetVisibility() | NvUIElement | [inline, virtual] |
| GetWidth() | NvUIElement | [inline, virtual] |
| GotFocus() | NvUIElement | [inline, virtual] |
| HandleEvent(const NvGestureEvent &ev, NvUST timeUST, NvUIElement *hasFocus) | NvUIElement | [inline, virtual] |
| HandleReaction(const NvUIReaction &react) | NvUIElement | [inline, virtual] |
| HasDepth() | NvUIElement | [inline, virtual] |
| Hit(float x, float y) | NvUIElement | [inline, virtual] |
| LoadTexture(const std::string &texname, bool resetDimensions=true) | NvUIGraphic | [virtual] |
| LostFocus() | NvUIElement | [inline, virtual] |
| m_alpha | NvUIElement | [protected] |
| m_color | NvUIGraphic | [protected] |
| m_isVisible | NvUIElement | [protected] |
| m_parent | NvUIElement | [protected] |
| m_rect | NvUIElement | [protected] |
| m_scale | NvUIGraphic | [protected] |
| m_slideFocusGroup | NvUIElement | [protected] |
| m_tex | NvUIGraphic | [protected] |
| m_uiuid | NvUIElement | [protected] |
| m_vFlip | NvUIGraphic | [protected] |
| NvUIElement() | NvUIElement | [inline] |
| NvUIGraphic(const std::string &texname, float dstw=0, float dsth=0) | NvUIGraphic | |
| NvUIGraphic(uint32_t texId, bool alpha, uint32_t srcw, uint32_t srch, float dstw=0, float dsth=0) | NvUIGraphic | |
| NvUIGraphic(NvUITexture *tex, float dstw=0, float dsth=0) | NvUIGraphic | |
| SetActiveSlideFocusGroup(uint32_t group) | NvUIElement | [inline, static] |
| SetAlpha(float a) | NvUIElement | [inline, virtual] |
| SetColor(NvPackedColor color) | NvUIGraphic | [virtual] |
| SetDepth(float z) | NvUIElement | [inline, virtual] |
| SetDimensions(float w, float h) | NvUIElement | [inline, virtual] |
| SetDrawState(uint32_t n) | NvUIElement | [inline, virtual] |
| SetDrawStatePrev() | NvUIElement | [inline] |
| SetMaxDrawState(uint32_t n) | NvUIElement | [inline] |
| SetOrigin(float x, float y) | NvUIElement | [inline, virtual] |
| SetParent(NvUIContainer *p) | NvUIElement | [inline, virtual] |
| SetPrevDrawState(uint32_t n) | NvUIElement | [inline] |
| SetSlideFocusGroup(uint32_t group) | NvUIElement | [inline, virtual] |
| SetTexture(NvUITexture *tex) | NvUIGraphic | |
| SetTextureFiltering(uint32_t minFilter, uint32_t magFilter) | NvUIGraphic | |
| SetTextureID(const uint32_t texID, bool alpha, uint32_t srcw, uint32_t srch) | NvUIGraphic | |
| SetVisibility(bool show) | NvUIElement | [inline, virtual] |
| SystemResChange(int32_t w, int32_t h) | NvUIElement | [static] |
| ~NvUIElement() | NvUIElement | [virtual] |
| ~NvUIGraphic() (defined in NvUIGraphic) | NvUIGraphic | [virtual] |