Urho3D::View3D Member List

This is the complete list of members for Urho3D::View3D, including all inherited members.

AddChild(UIElement *element)Urho3D::UIElement
AddRef()Urho3D::RefCounted
AddTag(const String &tag)Urho3D::UIElement
AddTags(const String &tags, char separator= ';')Urho3D::UIElement
AddTags(const StringVector &tags)Urho3D::UIElement
AdjustScissor(IntRect &currentScissor)Urho3D::UIElement
AllocateNetworkState()Urho3D::Serializable
Animatable(Context *context)Urho3D::Animatable
animatedNetworkAttributes_Urho3D::Animatableprotected
animationEnabled_Urho3D::Animatableprotected
appliedStyle_Urho3D::UIElementprotected
ApplyAttributes()Urho3D::UIElementvirtual
attributeAnimationInfos_Urho3D::Animatableprotected
autoUpdate_Urho3D::View3Dprivate
blendMode_Urho3D::BorderImageprotected
border_Urho3D::BorderImageprotected
BorderImage(Context *context)Urho3D::BorderImage
bringToBack_Urho3D::UIElementprotected
BringToFront()Urho3D::UIElement
bringToFront_Urho3D::UIElementprotected
cameraNode_Urho3D::View3Dprivate
CheckAlignment() const Urho3D::Windowprotected
children_Urho3D::UIElementprotected
clipBorder_Urho3D::UIElementprotected
clipChildren_Urho3D::UIElementprotected
color_Urho3D::UIElementprotected
context_Urho3D::Objectprotected
CreateChild(StringHash type, const String &name=String::EMPTY, unsigned index=M_MAX_UNSIGNED)Urho3D::UIElement
CreateChild(const String &name=String::EMPTY, unsigned index=M_MAX_UNSIGNED)Urho3D::UIElement
depthTexture_Urho3D::View3Dprivate
DisableLayoutUpdate()Urho3D::UIElement
dragBeginCursor_Urho3D::Windowprotected
dragBeginPosition_Urho3D::Windowprotected
dragBeginSize_Urho3D::Windowprotected
dragButtonCombo_Urho3D::UIElementprotected
dragButtonCount_Urho3D::UIElementprotected
dragDropMode_Urho3D::UIElementprotected
dragMode_Urho3D::Windowprotected
editable_Urho3D::UIElementprotected
ElementToScreen(const IntVector2 &position)Urho3D::UIElementvirtual
enabled_Urho3D::UIElementprotected
enabledPrev_Urho3D::UIElementprotected
EnableLayoutUpdate()Urho3D::UIElement
FilterAttributes(XMLElement &dest) const Urho3D::UIElement
FilterImplicitAttributes(XMLElement &dest) const Urho3D::UIElementprotectedvirtual
FilterUIStyleAttributes(XMLElement &dest, const XMLElement &styleElem) const Urho3D::UIElementprotected
FindAttributeAnimationTarget(const String &name, String &outName)Urho3D::UIElementprotectedvirtual
FindChild(UIElement *element) const Urho3D::UIElement
fixedHeightResizing_Urho3D::Windowprotected
fixedWidthResizing_Urho3D::Windowprotected
focusMode_Urho3D::UIElementprotected
GetAnimationEnabled() const Urho3D::Animatableinline
GetAppliedStyle() const Urho3D::UIElement
GetAttribute(unsigned index) const Urho3D::Serializable
GetAttribute(const String &name) const Urho3D::Serializable
GetAttributeAnimation(const String &name) const Urho3D::Animatable
GetAttributeAnimationInfo(const String &name) const Urho3D::Animatableprotected
GetAttributeAnimationSpeed(const String &name) const Urho3D::Animatable
GetAttributeAnimationTime(const String &name) const Urho3D::Animatable
GetAttributeAnimationWrapMode(const String &name) const Urho3D::Animatable
GetAttributeDefault(unsigned index) const Urho3D::Serializable
GetAttributeDefault(const String &name) const Urho3D::Serializable
GetAttributes() const Urho3D::Serializablevirtual
GetAutoUpdate() const Urho3D::View3Dinline
GetBatches(PODVector< UIBatch > &batches, PODVector< float > &vertexData, const IntRect &currentScissor)Urho3D::Windowvirtual
Urho3D::BorderImage::GetBatches(PODVector< UIBatch > &batches, PODVector< float > &vertexData, const IntRect &currentScissor, const IntVector2 &offset)Urho3D::BorderImageprotected
GetBatchesWithOffset(IntVector2 &offset, PODVector< UIBatch > &batches, PODVector< float > &vertexData, IntRect currentScissor)Urho3D::UIElement
GetBlendMode() const Urho3D::BorderImageinline
GetBorder() const Urho3D::BorderImageinline
GetBringToBack() const Urho3D::UIElementinline
GetBringToFront() const Urho3D::UIElementinline
GetCameraNode() const Urho3D::View3D
GetCategory() const Urho3D::Object
GetChild(unsigned index) const Urho3D::UIElement
GetChild(const String &name, bool recursive=false) const Urho3D::UIElement
GetChild(const StringHash &key, const Variant &value=Variant::EMPTY, bool recursive=false) const Urho3D::UIElement
GetChildDynamicCast(unsigned index) const Urho3D::UIElement
GetChildDynamicCast(const String &name, bool recursive=false) const Urho3D::UIElement
GetChildDynamicCast(const StringHash &key, const Variant &value=Variant::EMPTY, bool recursive=false) const Urho3D::UIElement
GetChildOffset() const Urho3D::UIElementinline
GetChildren() const Urho3D::UIElementinline
GetChildren(PODVector< UIElement * > &dest, bool recursive=false) const Urho3D::UIElement
GetChildrenWithTag(PODVector< UIElement * > &dest, const String &tag, bool recursive=false) const Urho3D::UIElement
GetChildrenWithTag(const String &tag, bool recursive=false) const Urho3D::UIElement
GetChildStaticCast(unsigned index) const Urho3D::UIElement
GetChildStaticCast(const String &name, bool recursive=false) const Urho3D::UIElement
GetChildStaticCast(const StringHash &key, const Variant &value=Variant::EMPTY, bool recursive=false) const Urho3D::UIElement
GetClipBorder() const Urho3D::UIElementinline
GetClipChildren() const Urho3D::UIElementinline
GetColor(Corner corner) const Urho3D::UIElementinline
GetColorAttr() const Urho3D::UIElementinline
GetCombinedScreenRect()Urho3D::UIElement
GetContext() const Urho3D::Objectinline
GetDebugDrawBatches(PODVector< UIBatch > &batches, PODVector< float > &vertexData, const IntRect &currentScissor)Urho3D::UIElementvirtual
GetDefaultStyle(bool recursiveUp=true) const Urho3D::UIElement
GetDepthTexture() const Urho3D::View3D
GetDerivedColor() const Urho3D::UIElement
GetDerivedOpacity() const Urho3D::UIElement
GetDragButtonCombo() const Urho3D::UIElementinline
GetDragButtonCount() const Urho3D::UIElementinline
GetDragDropMode() const Urho3D::UIElementinline
GetDragMode(const IntVector2 &position) const Urho3D::Windowprotected
GetEffectiveMinSize() const Urho3D::UIElement
GetElementEventSender() const Urho3D::UIElement
GetEnableAnchor() const Urho3D::UIElementinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFixedHeightResizing() const Urho3D::Windowinline
GetFixedWidthResizing() const Urho3D::Windowinline
GetFocusMode() const Urho3D::UIElementinline
GetFormat() const Urho3D::View3Dinline
GetGlobalVar(StringHash key) const Urho3D::Object
GetGlobalVars() const Urho3D::Object
GetHeight() const Urho3D::UIElementinline
GetHorizontalAlignment() const Urho3D::UIElement
GetHoverOffset() const Urho3D::BorderImageinline
GetImageBorder() const Urho3D::BorderImageinline
GetImageRect() const Urho3D::BorderImageinline
GetIndent() const Urho3D::UIElementinline
GetIndentSpacing() const Urho3D::UIElementinline
GetIndentWidth() const Urho3D::UIElementinline
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetLayoutBorder() const Urho3D::UIElementinline
GetLayoutElementMaxSize() const Urho3D::UIElementinline
GetLayoutFlexScale() const Urho3D::UIElementinline
GetLayoutMode() const Urho3D::UIElementinline
GetLayoutSpacing() const Urho3D::UIElementinline
GetMaxAnchor() const Urho3D::UIElementinline
GetMaxHeight() const Urho3D::UIElementinline
GetMaxOffset() const (defined in Urho3D::UIElement)Urho3D::UIElementinline
GetMaxSize() const Urho3D::UIElementinline
GetMaxWidth() const Urho3D::UIElementinline
GetMinAnchor() const Urho3D::UIElementinline
GetMinHeight() const Urho3D::UIElementinline
GetMinOffset() const (defined in Urho3D::UIElement)Urho3D::UIElementinline
GetMinSize() const Urho3D::UIElementinline
GetMinWidth() const Urho3D::UIElementinline
GetModalAutoDismiss() const Urho3D::Windowinline
GetModalFrameColor() const Urho3D::Windowinline
GetModalFrameSize() const Urho3D::Windowinline
GetModalShadeColor() const Urho3D::Windowinline
GetName() const Urho3D::UIElementinline
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNumAttributes() const Urho3D::Serializable
GetNumChildren(bool recursive=false) const Urho3D::UIElement
GetNumNetworkAttributes() const Urho3D::Serializable
GetObjectAnimation() const Urho3D::Animatable
GetObjectAnimationAttr() const Urho3D::Animatable
GetOpacity() const Urho3D::UIElementinline
GetParent() const Urho3D::UIElementinline
GetPivot() const Urho3D::UIElementinline
GetPosition() const Urho3D::UIElementinline
GetPriority() const Urho3D::UIElementinline
GetRenderTexture() const Urho3D::View3D
GetResizeBorder() const Urho3D::Windowinline
GetRoot() const Urho3D::UIElement
GetScene() const Urho3D::View3D
GetScreenPosition() const Urho3D::UIElementvirtual
GetSize() const Urho3D::UIElementinline
GetSortChildren() const Urho3D::UIElementinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTags() const Urho3D::UIElementinline
GetTexture() const Urho3D::BorderImageinline
GetTextureAttr() const Urho3D::BorderImage
GetTraversalMode() const Urho3D::UIElementinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseDerivedOpacity() const Urho3D::UIElementinline
GetVar(const StringHash &key) const Urho3D::UIElement
GetVars() const Urho3D::UIElementinline
GetVerticalAlignment() const Urho3D::UIElement
GetViewport() const Urho3D::View3D
GetWidth() const Urho3D::UIElementinline
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData)Urho3D::Animatableprotected
HandleRenderSurfaceUpdate(StringHash eventType, VariantMap &eventData)Urho3D::View3Dprivate
HasColorGradient() const Urho3D::UIElementinline
HasEventHandlers() const Urho3D::Objectinline
HasFocus() const Urho3D::UIElement
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
HasTag(const String &tag) const Urho3D::UIElement
hovering_Urho3D::UIElementprotected
hoverOffset_Urho3D::BorderImageprotected
imageBorder_Urho3D::BorderImageprotected
imageRect_Urho3D::BorderImageprotected
indent_Urho3D::UIElementprotected
indentSpacing_Urho3D::UIElementprotected
InsertChild(unsigned index, UIElement *element)Urho3D::UIElement
internal_Urho3D::UIElementprotected
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const Urho3D::Animatableprotected
IsEditable() const Urho3D::UIElementinline
IsElementEventSender() const Urho3D::UIElementinline
IsEnabled() const Urho3D::UIElementinline
IsEnabledSelf() const Urho3D::UIElementinline
IsFixedHeight() const Urho3D::UIElementinline
IsFixedSize() const Urho3D::UIElementinline
IsFixedWidth() const Urho3D::UIElementinline
IsHovering() const Urho3D::UIElementinline
IsInside(IntVector2 position, bool isScreen)Urho3D::UIElement
IsInsideCombined(IntVector2 position, bool isScreen)Urho3D::UIElement
IsInstanceOf(StringHash type) const Urho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) const Urho3D::Object
IsInstanceOf() const Urho3D::Objectinline
IsInternal() const Urho3D::UIElementinline
IsModal() const Urho3D::Windowinline
IsMovable() const Urho3D::Windowinline
IsResizable() const Urho3D::Windowinline
IsSelected() const Urho3D::UIElementinline
IsTemporary() const Urho3D::Serializableinline
IsTiled() const Urho3D::BorderImageinline
IsVisible() const Urho3D::UIElementinline
IsVisibleEffective() const Urho3D::UIElement
IsWithinScissor(const IntRect &currentScissor)Urho3D::UIElementvirtual
layoutBorder_Urho3D::UIElementprotected
layoutElementMaxSize_Urho3D::UIElementprotected
layoutFlexScale_Urho3D::UIElementprotected
layoutMode_Urho3D::UIElementprotected
layoutNestingLevel_Urho3D::UIElementprotected
layoutSpacing_Urho3D::UIElementprotected
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadChildXML(const XMLElement &childElem, XMLFile *styleFile=0, bool setInstanceDefault=false)Urho3D::UIElementvirtual
LoadJSON(const JSONValue &source, bool setInstanceDefault=false)Urho3D::Animatablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::UIElementvirtual
LoadXML(const XMLElement &source, XMLFile *styleFile, bool setInstanceDefault=false)Urho3D::UIElementvirtual
LoadXML(Deserializer &source)Urho3D::UIElement
MarkDirty()Urho3D::UIElementprotected
MarkNetworkUpdate()Urho3D::Serializableinlinevirtual
modal_Urho3D::Windowprotected
modalAutoDismiss_Urho3D::Windowprotected
modalFrameColor_Urho3D::Windowprotected
modalFrameSize_Urho3D::Windowprotected
modalShadeColor_Urho3D::Windowprotected
movable_Urho3D::Windowprotected
name_Urho3D::UIElementprotected
networkState_Urho3D::Serializableprotected
Object(Context *context)Urho3D::Object
objectAnimation_Urho3D::Animatableprotected
OnAttributeAnimationAdded()Urho3D::UIElementprotectedvirtual
OnAttributeAnimationRemoved()Urho3D::UIElementprotectedvirtual
OnClickBegin(const IntVector2 &position, const IntVector2 &screenPosition, int button, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementinlinevirtual
OnClickEnd(const IntVector2 &position, const IntVector2 &screenPosition, int button, int buttons, int qualifiers, Cursor *cursor, UIElement *beginElement)Urho3D::UIElementinlinevirtual
OnDoubleClick(const IntVector2 &position, const IntVector2 &screenPosition, int button, int buttons, int qualifiers, Cursor *cursor)Urho3D::UIElementinlinevirtual
OnDragBegin(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::Windowvirtual
OnDragCancel(const IntVector2 &position, const IntVector2 &screenPosition, int dragButtons, int buttons, Cursor *cursor)Urho3D::Windowvirtual
OnDragDropFinish(UIElement *source)Urho3D::UIElementvirtual
OnDragDropTest(UIElement *source)Urho3D::UIElementvirtual
OnDragEnd(const IntVector2 &position, const IntVector2 &screenPosition, int dragButtons, int buttons, Cursor *cursor)Urho3D::Windowvirtual
OnDragMove(const IntVector2 &position, const IntVector2 &screenPosition, const IntVector2 &deltaPos, int buttons, int qualifiers, Cursor *cursor)Urho3D::Windowvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnHover(const IntVector2 &position, const IntVector2 &screenPosition, int buttons, int qualifiers, Cursor *cursor)Urho3D::Windowvirtual
OnIndentSet()Urho3D::UIElementinlinevirtual
OnKey(int key, int buttons, int qualifiers)Urho3D::UIElementinlinevirtual
OnObjectAnimationAdded(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation)Urho3D::Animatableprotected
OnPositionSet(const IntVector2 &newPosition)Urho3D::UIElementinlinevirtual
OnResize(const IntVector2 &newSize, const IntVector2 &delta)Urho3D::View3Dvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
OnSetEditable()Urho3D::UIElementinlinevirtual
OnTextInput(const String &text)Urho3D::UIElementinlinevirtual
OnWheel(int delta, int buttons, int qualifiers)Urho3D::UIElementinlinevirtual
ownScene_Urho3D::View3Dprivate
parent_Urho3D::UIElementprotected
position_Urho3D::UIElementprotected
positionDirty_Urho3D::UIElementmutableprotected
priority_Urho3D::UIElementprotected
QueueUpdate()Urho3D::View3D
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::View3Dstatic
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::UIElement
RemoveAllChildren()Urho3D::UIElement
RemoveAllTags()Urho3D::UIElement
RemoveAttributeAnimation(const String &name)Urho3D::Animatable
RemoveChild(UIElement *element, unsigned index=0)Urho3D::UIElement
RemoveChildAtIndex(unsigned index)Urho3D::UIElement
RemoveChildXML(XMLElement &parent, const String &name) const Urho3D::UIElementprotected
RemoveChildXML(XMLElement &parent, const String &name, const String &value) const Urho3D::UIElementprotected
RemoveInstanceDefault()Urho3D::Serializable
RemoveObjectAnimation()Urho3D::Animatable
RemoveTag(const String &tag)Urho3D::UIElement
renderTexture_Urho3D::View3Dprivate
ResetDeepEnabled()Urho3D::UIElement
ResetScene()Urho3D::View3Dprivate
ResetToDefault()Urho3D::Serializable
resizable_Urho3D::Windowprotected
resizeBorder_Urho3D::Windowprotected
resizeNestingLevel_Urho3D::UIElementprotected
rttFormat_Urho3D::View3Dprivate
Save(Serializer &dest) const Urho3D::Serializablevirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveJSON(JSONValue &dest) const Urho3D::Animatablevirtual
SaveXML(XMLElement &dest) const Urho3D::UIElementvirtual
SaveXML(Serializer &dest, const String &indentation="\t") const Urho3D::UIElement
scene_Urho3D::View3Dprivate
screenPosition_Urho3D::UIElementmutableprotected
ScreenToElement(const IntVector2 &screenPosition)Urho3D::UIElementvirtual
selected_Urho3D::UIElementprotected
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAlignment(HorizontalAlignment hAlign, VerticalAlignment vAlign)Urho3D::UIElement
SetAnimationEnabled(bool enable)Urho3D::Animatable
SetAnimationTime(float time)Urho3D::Animatable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f)Urho3D::Animatable
SetAttributeAnimationSpeed(const String &name, float speed)Urho3D::Animatable
SetAttributeAnimationTime(const String &name, float time)Urho3D::Animatable
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode)Urho3D::Animatable
SetAutoUpdate(bool enable)Urho3D::View3D
SetBlendMode(BlendMode mode)Urho3D::BorderImage
SetBorder(const IntRect &rect)Urho3D::BorderImage
SetBringToBack(bool enable)Urho3D::UIElement
SetBringToFront(bool enable)Urho3D::UIElement
SetChildOffset(const IntVector2 &offset)Urho3D::UIElement
SetClipBorder(const IntRect &rect)Urho3D::UIElement
SetClipChildren(bool enable)Urho3D::UIElement
SetColor(const Color &color)Urho3D::UIElement
SetColor(Corner corner, const Color &color)Urho3D::UIElement
SetCursorShape(WindowDragMode mode, Cursor *cursor) const Urho3D::Windowprotected
SetDeepEnabled(bool enable)Urho3D::UIElement
SetDefaultStyle(XMLFile *style)Urho3D::UIElement
SetDragDropMode(unsigned mode)Urho3D::UIElement
SetEditable(bool enable)Urho3D::UIElement
SetElementEventSender(bool flag)Urho3D::UIElement
SetEnableAnchor(bool enable)Urho3D::UIElement
SetEnabled(bool enable)Urho3D::UIElement
SetEnabledRecursive(bool enable)Urho3D::UIElement
SetFixedHeight(int height)Urho3D::UIElement
SetFixedHeightResizing(bool enable)Urho3D::Window
SetFixedSize(const IntVector2 &size)Urho3D::UIElement
SetFixedSize(int width, int height)Urho3D::UIElement
SetFixedWidth(int width)Urho3D::UIElement
SetFixedWidthResizing(bool enable)Urho3D::Window
SetFocus(bool enable)Urho3D::UIElement
SetFocusMode(FocusMode mode)Urho3D::UIElement
SetFormat(unsigned format)Urho3D::View3D
SetFullImageRect()Urho3D::BorderImage
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetHeight(int height)Urho3D::UIElement
SetHorizontalAlignment(HorizontalAlignment align)Urho3D::UIElement
SetHovering(bool enable)Urho3D::UIElement
SetHoverOffset(const IntVector2 &offset)Urho3D::BorderImage
SetHoverOffset(int x, int y)Urho3D::BorderImage
SetImageBorder(const IntRect &rect)Urho3D::BorderImage
SetImageRect(const IntRect &rect)Urho3D::BorderImage
SetIndent(int indent)Urho3D::UIElement
SetIndentSpacing(int indentSpacing)Urho3D::UIElement
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetInternal(bool enable)Urho3D::UIElement
SetLayout(LayoutMode mode, int spacing=0, const IntRect &border=IntRect::ZERO)Urho3D::UIElement
SetLayoutBorder(const IntRect &border)Urho3D::UIElement
SetLayoutFlexScale(const Vector2 &scale)Urho3D::UIElement
SetLayoutMode(LayoutMode mode)Urho3D::UIElement
SetLayoutSpacing(int spacing)Urho3D::UIElement
SetMaxAnchor(const Vector2 &anchor)Urho3D::UIElement
SetMaxAnchor(float x, float y)Urho3D::UIElement
SetMaxHeight(int height)Urho3D::UIElement
SetMaxOffset(const IntVector2 &offset)Urho3D::UIElement
SetMaxSize(const IntVector2 &maxSize)Urho3D::UIElement
SetMaxSize(int width, int height)Urho3D::UIElement
SetMaxWidth(int width)Urho3D::UIElement
SetMinAnchor(const Vector2 &anchor)Urho3D::UIElement
SetMinAnchor(float x, float y)Urho3D::UIElement
SetMinHeight(int height)Urho3D::UIElement
SetMinOffset(const IntVector2 &offset)Urho3D::UIElement
SetMinSize(const IntVector2 &minSize)Urho3D::UIElement
SetMinSize(int width, int height)Urho3D::UIElement
SetMinWidth(int width)Urho3D::UIElement
SetModal(bool modal)Urho3D::Window
SetModalAutoDismiss(bool enable)Urho3D::Window
SetModalFrameColor(const Color &color)Urho3D::Window
SetModalFrameSize(const IntVector2 &size)Urho3D::Window
SetModalShadeColor(const Color &color)Urho3D::Window
SetMovable(bool enable)Urho3D::Window
SetName(const String &name)Urho3D::UIElement
SetObjectAnimation(ObjectAnimation *objectAnimation)Urho3D::Animatable
SetObjectAnimationAttr(const ResourceRef &value)Urho3D::Animatable
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed)Urho3D::Animatableprotected
SetOpacity(float opacity)Urho3D::UIElement
SetParent(UIElement *parent, unsigned index=M_MAX_UNSIGNED)Urho3D::UIElement
SetPivot(const Vector2 &pivot)Urho3D::UIElement
SetPivot(float x, float y)Urho3D::UIElement
SetPosition(const IntVector2 &position)Urho3D::UIElement
SetPosition(int x, int y)Urho3D::UIElement
SetPriority(int priority)Urho3D::UIElement
SetResizable(bool enable)Urho3D::Window
SetResizeBorder(const IntRect &rect)Urho3D::Window
SetSelected(bool enable)Urho3D::UIElement
SetSize(const IntVector2 &size)Urho3D::UIElement
SetSize(int width, int height)Urho3D::UIElement
SetSortChildren(bool enable)Urho3D::UIElement
SetStyle(const String &styleName, XMLFile *file=0)Urho3D::UIElement
SetStyle(const XMLElement &element)Urho3D::UIElement
SetStyleAuto(XMLFile *file=0)Urho3D::UIElement
SetTags(const StringVector &tags)Urho3D::UIElement
SetTemporary(bool enable)Urho3D::Serializable
SetTexture(Texture *texture)Urho3D::BorderImage
SetTextureAttr(const ResourceRef &value)Urho3D::BorderImage
SetTiled(bool enable)Urho3D::BorderImage
SetTraversalMode(TraversalMode traversalMode)Urho3D::UIElement
SetUseDerivedOpacity(bool enable)Urho3D::UIElement
SetVar(StringHash key, const Variant &value)Urho3D::UIElement
SetVerticalAlignment(VerticalAlignment align)Urho3D::UIElement
SetView(Scene *scene, Camera *camera, bool ownScene=true)Urho3D::View3D
SetVisible(bool enable)Urho3D::UIElement
SetWidth(int width)Urho3D::UIElement
SortChildren()Urho3D::UIElement
sortChildren_Urho3D::UIElementprotected
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
texture_Urho3D::BorderImageprotected
tiled_Urho3D::BorderImageprotected
UIElement(Context *context)Urho3D::UIElement
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
Update(float timeStep)Urho3D::UIElementvirtual
UpdateAnchoring()Urho3D::UIElementprotected
UpdateAttributeAnimations(float timeStep)Urho3D::Animatableprotected
UpdateLayout()Urho3D::UIElement
URHO3D_OBJECT(View3D, Window) (defined in Urho3D::View3D)Urho3D::View3Dprivate
useDerivedOpacity_Urho3D::UIElementprotected
ValidatePosition()Urho3D::Windowprotected
vars_Urho3D::UIElementprotected
View3D(Context *context)Urho3D::View3D
viewport_Urho3D::View3Dprivate
visible_Urho3D::UIElementprotected
WeakRefs() const Urho3D::RefCounted
Window(Context *context)Urho3D::Window
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
~Animatable()Urho3D::Animatablevirtual
~BorderImage()Urho3D::BorderImagevirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual
~UIElement()Urho3D::UIElementvirtual
~View3D()Urho3D::View3D
~Window()Urho3D::Windowvirtual