| AddChild(Node *node, unsigned index=M_MAX_UNSIGNED) | Urho3D::Node | |
| AddComponent(Component *component, unsigned id, CreateMode mode) | Urho3D::Node | |
| AddListener(Component *component) | Urho3D::Node | |
| AddRef() | Urho3D::RefCounted | |
| AddReplicationState(NodeReplicationState *state) | Urho3D::Scene | virtual |
| AddRequiredPackageFile(PackageFile *package) | Urho3D::Scene | |
| AllocateNetworkState() | Urho3D::Serializable | |
| Animatable(Context *context) | Urho3D::Animatable | |
| animatedNetworkAttributes_ | Urho3D::Animatable | protected |
| animationEnabled_ | Urho3D::Animatable | protected |
| ApplyAttributes() | Urho3D::Node | virtual |
| asyncLoading_ | Urho3D::Scene | private |
| asyncLoadingMs_ | Urho3D::Scene | private |
| asyncProgress_ | Urho3D::Scene | private |
| attributeAnimationInfos_ | Urho3D::Animatable | protected |
| BeginThreadedUpdate() | Urho3D::Scene | |
| checksum_ | Urho3D::Scene | mutableprivate |
| CleanupConnection(Connection *connection) | Urho3D::Scene | |
| Clear(bool clearReplicated=true, bool clearLocal=true) | Urho3D::Scene | |
| ClearRequiredPackageFiles() | Urho3D::Scene | |
| Clone(CreateMode mode=REPLICATED) | Urho3D::Node | |
| CloneComponent(Component *component, unsigned id=0) | Urho3D::Node | |
| CloneComponent(Component *component, CreateMode mode, unsigned id=0) | Urho3D::Node | |
| ComponentAdded(Component *component) | Urho3D::Scene | |
| ComponentRemoved(Component *component) | Urho3D::Scene | |
| context_ | Urho3D::Object | protected |
| CreateChild(const String &name=String::EMPTY, CreateMode mode=REPLICATED, unsigned id=0) | Urho3D::Node | |
| CreateChild(unsigned id, CreateMode mode) | Urho3D::Node | |
| CreateComponent(StringHash type, CreateMode mode=REPLICATED, unsigned id=0) | Urho3D::Node | |
| CreateComponent(CreateMode mode=REPLICATED, unsigned id=0) | Urho3D::Node | |
| delayedDirtyComponents_ | Urho3D::Scene | private |
| DelayedMarkedDirty(Component *component) | Urho3D::Scene | |
| elapsedTime_ | Urho3D::Scene | private |
| EndThreadedUpdate() | Urho3D::Scene | |
| fileName_ | Urho3D::Scene | mutableprivate |
| FindAttributeAnimationTarget(const String &name, String &outName) | Urho3D::Node | protectedvirtual |
| FinishAsyncLoading() | Urho3D::Scene | private |
| FinishLoading(Deserializer *source) | Urho3D::Scene | private |
| FinishSaving(Serializer *dest) const | Urho3D::Scene | private |
| GetAnimationEnabled() const | Urho3D::Animatable | inline |
| GetAsyncLoadingMs() const | Urho3D::Scene | inline |
| GetAsyncLoadMode() const | Urho3D::Scene | inline |
| GetAsyncProgress() const | Urho3D::Scene | |
| 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::Animatable | protected |
| 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::Serializable | virtual |
| GetCategory() const | Urho3D::Object | |
| GetChecksum() const | Urho3D::Scene | inline |
| GetChild(unsigned index) const | Urho3D::Node | |
| GetChild(const String &name, bool recursive=false) const | Urho3D::Node | |
| GetChild(const char *name, bool recursive=false) const | Urho3D::Node | |
| GetChild(StringHash nameHash, bool recursive=false) const | Urho3D::Node | |
| GetChildren() const | Urho3D::Node | inline |
| GetChildren(PODVector< Node * > &dest, bool recursive=false) const | Urho3D::Node | |
| GetChildrenWithComponent(PODVector< Node * > &dest, StringHash type, bool recursive=false) const | Urho3D::Node | |
| GetChildrenWithComponent(PODVector< Node * > &dest, bool recursive=false) const | Urho3D::Node | |
| GetComponent(unsigned id) const | Urho3D::Scene | |
| Urho3D::Node::GetComponent(StringHash type, bool recursive=false) const | Urho3D::Node | |
| Urho3D::Node::GetComponent(bool recursive=false) const | Urho3D::Node | |
| GetComponents() const | Urho3D::Node | inline |
| GetComponents(PODVector< Component * > &dest, StringHash type, bool recursive=false) const | Urho3D::Node | |
| GetComponents(PODVector< T * > &dest, bool recursive=false) const | Urho3D::Node | |
| GetContext() const | Urho3D::Object | inline |
| GetDependencyNodes() const | Urho3D::Node | inline |
| GetDerivedComponent(bool recursive=false) const | Urho3D::Node | |
| GetDerivedComponents(PODVector< T * > &dest, bool recursive=false, bool clearVector=true) const | Urho3D::Node | |
| GetDirection() const | Urho3D::Node | inline |
| GetElapsedTime() const | Urho3D::Scene | inline |
| GetEventDataMap() const | Urho3D::Object | |
| GetEventHandler() const | Urho3D::Object | |
| GetEventSender() const | Urho3D::Object | |
| GetFileName() const | Urho3D::Scene | inline |
| GetFreeComponentID(CreateMode mode) | Urho3D::Scene | |
| GetFreeNodeID(CreateMode mode) | Urho3D::Scene | |
| GetID() const | Urho3D::Node | inline |
| GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
| GetListeners() const | Urho3D::Node | inline |
| GetName() const | Urho3D::Node | inline |
| GetNameHash() const | Urho3D::Node | inline |
| GetNetParentAttr() const | Urho3D::Node | |
| GetNetPositionAttr() const | Urho3D::Node | |
| GetNetRotationAttr() const | Urho3D::Node | |
| GetNetworkAttributes() const | Urho3D::Serializable | virtual |
| GetNetworkState() const | Urho3D::Serializable | inline |
| GetNode(unsigned id) const | Urho3D::Scene | |
| GetNumAttributes() const | Urho3D::Serializable | |
| GetNumChildren(bool recursive=false) const | Urho3D::Node | |
| GetNumComponents() const | Urho3D::Node | inline |
| GetNumNetworkAttributes() const | Urho3D::Serializable | |
| GetNumNetworkComponents() const | Urho3D::Node | |
| GetNumPersistentChildren() const | Urho3D::Node | |
| GetNumPersistentComponents() const | Urho3D::Node | |
| GetObjectAnimation() const | Urho3D::Animatable | |
| GetObjectAnimationAttr() const | Urho3D::Animatable | |
| GetOrCreateComponent(StringHash type, CreateMode mode=REPLICATED, unsigned id=0) | Urho3D::Node | |
| GetOrCreateComponent(CreateMode mode=REPLICATED, unsigned id=0) | Urho3D::Node | |
| GetOwner() const | Urho3D::Node | inline |
| GetParent() const | Urho3D::Node | inline |
| GetParentComponent(StringHash type, bool fullTraversal=false) const | Urho3D::Node | |
| GetParentComponent(bool fullTraversal=false) const | Urho3D::Node | |
| GetParentDerivedComponent(bool fullTraversal=false) const | Urho3D::Node | |
| GetPosition() const | Urho3D::Node | inline |
| GetPosition2D() const | Urho3D::Node | inline |
| GetRequiredPackageFiles() const | Urho3D::Scene | inline |
| GetRight() const | Urho3D::Node | inline |
| GetRotation() const | Urho3D::Node | inline |
| GetRotation2D() const | Urho3D::Node | inline |
| GetScale() const | Urho3D::Node | inline |
| GetScale2D() const | Urho3D::Node | inline |
| GetScene() const | Urho3D::Node | inline |
| GetSmoothingConstant() const | Urho3D::Scene | inline |
| GetSnapThreshold() const | Urho3D::Scene | inline |
| GetSubsystem(StringHash type) const | Urho3D::Object | |
| GetSubsystem() const | Urho3D::Object | |
| GetTimeScale() const | Urho3D::Scene | inline |
| GetTransform() const | Urho3D::Node | inline |
| GetType() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
| GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
| GetTypeName() const =0 | Urho3D::Object | pure virtual |
| GetUp() const | Urho3D::Node | inline |
| GetVar(StringHash key) const | Urho3D::Node | |
| GetVarName(StringHash hash) const | Urho3D::Scene | |
| GetVarNamesAttr() const | Urho3D::Scene | |
| GetVars() const | Urho3D::Node | inline |
| GetWorldDirection() const | Urho3D::Node | inline |
| GetWorldPosition() const | Urho3D::Node | inline |
| GetWorldPosition2D() const | Urho3D::Node | inline |
| GetWorldRight() const | Urho3D::Node | inline |
| GetWorldRotation() const | Urho3D::Node | inline |
| GetWorldRotation2D() const | Urho3D::Node | inline |
| GetWorldScale() const | Urho3D::Node | inline |
| GetWorldScale2D() const | Urho3D::Node | inline |
| GetWorldTransform() const | Urho3D::Node | inline |
| GetWorldUp() const | Urho3D::Node | inline |
| HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
| HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
| HandleResourceBackgroundLoaded(StringHash eventType, VariantMap &eventData) | Urho3D::Scene | private |
| HandleUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::Scene | private |
| HasComponent(StringHash type) const | Urho3D::Node | |
| HasComponent() const | Urho3D::Node | |
| HasEventHandlers() const | Urho3D::Object | inline |
| HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
| Instantiate(Deserializer &source, const Vector3 &position, const Quaternion &rotation, CreateMode mode=REPLICATED) | Urho3D::Scene | |
| InstantiateXML(const XMLElement &source, const Vector3 &position, const Quaternion &rotation, CreateMode mode=REPLICATED) | Urho3D::Scene | |
| InstantiateXML(Deserializer &source, const Vector3 &position, const Quaternion &rotation, CreateMode mode=REPLICATED) | Urho3D::Scene | |
| IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
| IsAsyncLoading() const | Urho3D::Scene | inline |
| IsDirty() const | Urho3D::Node | inline |
| IsEnabled() const | Urho3D::Node | inline |
| IsEnabledSelf() const | Urho3D::Node | inline |
| IsInstanceOf(StringHash type) const | Urho3D::Object | |
| IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
| IsInstanceOf() const | Urho3D::Object | inline |
| IsTemporary() const | Urho3D::Serializable | inline |
| IsThreadedUpdate() const | Urho3D::Scene | inline |
| IsTypeOf(StringHash type) | Urho3D::Object | static |
| IsTypeOf(const TypeInfo *typeInfo) | Urho3D::Object | static |
| IsTypeOf() | Urho3D::Object | inlinestatic |
| IsUpdateEnabled() const | Urho3D::Scene | inline |
| Load(Deserializer &source, bool setInstanceDefault=false) | Urho3D::Scene | virtual |
| Urho3D::Node::Load(Deserializer &source, SceneResolver &resolver, bool loadChildren=true, bool rewriteIDs=false, CreateMode mode=REPLICATED) | Urho3D::Node | |
| LoadAsync(File *file, LoadMode mode=LOAD_SCENE_AND_RESOURCES) | Urho3D::Scene | |
| LoadAsyncXML(File *file, LoadMode mode=LOAD_SCENE_AND_RESOURCES) | Urho3D::Scene | |
| LoadXML(const XMLElement &source, bool setInstanceDefault=false) | Urho3D::Scene | virtual |
| LoadXML(Deserializer &source) | Urho3D::Scene | |
| Urho3D::Node::LoadXML(const XMLElement &source, SceneResolver &resolver, bool loadChildren=true, bool rewriteIDs=false, CreateMode mode=REPLICATED) | Urho3D::Node | |
| localComponentID_ | Urho3D::Scene | private |
| localComponents_ | Urho3D::Scene | private |
| localNodeID_ | Urho3D::Scene | private |
| localNodes_ | Urho3D::Scene | private |
| LocalToWorld(const Vector3 &position) const | Urho3D::Node | |
| LocalToWorld(const Vector4 &vector) const | Urho3D::Node | |
| LocalToWorld2D(const Vector2 &vector) const | Urho3D::Node | |
| LookAt(const Vector3 &target, const Vector3 &up=Vector3::UP, TransformSpace space=TS_WORLD) | Urho3D::Node | |
| MarkDirty() | Urho3D::Node | |
| MarkNetworkUpdate() | Urho3D::Scene | virtual |
| MarkNetworkUpdate(Node *node) | Urho3D::Scene | |
| MarkNetworkUpdate(Component *component) | Urho3D::Scene | |
| MarkReplicationDirty(Node *node) | Urho3D::Scene | |
| Urho3D::Node::MarkReplicationDirty() | Urho3D::Node | |
| networkState_ | Urho3D::Serializable | protected |
| networkUpdate_ | Urho3D::Node | protected |
| networkUpdateComponents_ | Urho3D::Scene | private |
| networkUpdateNodes_ | Urho3D::Scene | private |
| Node(Context *context) | Urho3D::Node | |
| NodeAdded(Node *node) | Urho3D::Scene | |
| NodeRemoved(Node *node) | Urho3D::Scene | |
| Object(Context *context) | Urho3D::Object | |
| objectAnimation_ | Urho3D::Animatable | protected |
| OnAttributeAnimationAdded() | Urho3D::Node | protectedvirtual |
| OnAttributeAnimationRemoved() | Urho3D::Node | protectedvirtual |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
| OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
| OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
| Pitch(float angle, TransformSpace space=TS_LOCAL) | Urho3D::Node | |
| PreloadResources(File *file, bool isSceneFile) | Urho3D::Scene | private |
| PreloadResourcesXML(const XMLElement &element) | Urho3D::Scene | private |
| PrepareNetworkUpdate() | Urho3D::Scene | |
| ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
| ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
| RefCounted() | Urho3D::RefCounted | |
| RefCountPtr() | Urho3D::RefCounted | inline |
| Refs() const | Urho3D::RefCounted | |
| RegisterObject(Context *context) | Urho3D::Scene | static |
| RegisterVar(const String &name) | Urho3D::Scene | |
| ReleaseRef() | Urho3D::RefCounted | |
| Remove() | Urho3D::Node | |
| RemoveAllChildren() | Urho3D::Node | |
| RemoveAllComponents() | Urho3D::Node | |
| RemoveAttributeAnimation(const String &name) | Urho3D::Animatable | |
| RemoveChild(Node *node) | Urho3D::Node | |
| RemoveChildren(bool removeReplicated, bool removeLocal, bool recursive) | Urho3D::Node | |
| RemoveComponent(Component *component) | Urho3D::Node | |
| RemoveComponent(StringHash type) | Urho3D::Node | |
| RemoveComponent() | Urho3D::Node | |
| RemoveComponents(bool removeReplicated, bool removeLocal) | Urho3D::Node | |
| RemoveComponents(StringHash type) | Urho3D::Node | |
| RemoveComponents() | Urho3D::Node | |
| RemoveInstanceDefault() | Urho3D::Serializable | |
| RemoveListener(Component *component) | Urho3D::Node | |
| RemoveObjectAnimation() | Urho3D::Animatable | |
| replicatedComponentID_ | Urho3D::Scene | private |
| replicatedComponents_ | Urho3D::Scene | private |
| replicatedNodeID_ | Urho3D::Scene | private |
| replicatedNodes_ | Urho3D::Scene | private |
| requiredPackageFiles_ | Urho3D::Scene | private |
| ResetDeepEnabled() | Urho3D::Node | |
| ResetScene() | Urho3D::Node | |
| ResetToDefault() | Urho3D::Serializable | |
| resolver_ | Urho3D::Scene | private |
| Roll(float angle, TransformSpace space=TS_LOCAL) | Urho3D::Node | |
| Rotate(const Quaternion &delta, TransformSpace space=TS_LOCAL) | Urho3D::Node | |
| Rotate2D(float delta, TransformSpace space=TS_LOCAL) | Urho3D::Node | inline |
| RotateAround(const Vector3 &point, const Quaternion &delta, TransformSpace space=TS_LOCAL) | Urho3D::Node | |
| RotateAround2D(const Vector2 &point, float delta, TransformSpace space=TS_LOCAL) | Urho3D::Node | inline |
| Save(Serializer &dest) const | Urho3D::Scene | virtual |
| SaveDefaultAttributes() const | Urho3D::Node | inlinevirtual |
| SaveXML(Serializer &dest, const String &indentation="\t") const | Urho3D::Scene | |
| Urho3D::Node::SaveXML(XMLElement &dest) const | Urho3D::Node | virtual |
| Scale(float scale) | Urho3D::Node | |
| Scale(const Vector3 &scale) | Urho3D::Node | |
| Scale2D(const Vector2 &scale) | Urho3D::Node | inline |
| Scene(Context *context) | Urho3D::Scene | |
| sceneMutex_ | Urho3D::Scene | private |
| SendEvent(StringHash eventType) | Urho3D::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
| Serializable(Context *context) | Urho3D::Serializable | |
| SetAnimationEnabled(bool enable) | Urho3D::Animatable | |
| SetAnimationTime(float time) | Urho3D::Animatable | |
| SetAsyncLoadingMs(int ms) | Urho3D::Scene | |
| 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 | |
| SetDeepEnabled(bool enable) | Urho3D::Node | |
| SetDirection(const Vector3 &direction) | Urho3D::Node | |
| SetElapsedTime(float time) | Urho3D::Scene | |
| SetEnabled(bool enable) | Urho3D::Node | |
| SetEnabledRecursive(bool enable) | Urho3D::Node | |
| SetID(unsigned id) | Urho3D::Node | |
| SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Urho3D::Serializable | |
| SetName(const String &name) | Urho3D::Node | |
| SetNetParentAttr(const PODVector< unsigned char > &value) | Urho3D::Node | |
| SetNetPositionAttr(const Vector3 &value) | Urho3D::Node | |
| SetNetRotationAttr(const PODVector< unsigned char > &value) | Urho3D::Node | |
| SetObjectAnimation(ObjectAnimation *objectAnimation) | Urho3D::Animatable | |
| SetObjectAnimationAttr(const ResourceRef &value) | Urho3D::Animatable | |
| SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::Animatable | protected |
| SetOwner(Connection *owner) | Urho3D::Node | |
| SetParent(Node *parent) | Urho3D::Node | |
| SetPosition(const Vector3 &position) | Urho3D::Node | |
| SetPosition2D(const Vector2 &position) | Urho3D::Node | inline |
| SetPosition2D(float x, float y) | Urho3D::Node | inline |
| SetPositionSilent(const Vector3 &position) | Urho3D::Node | inline |
| SetRotation(const Quaternion &rotation) | Urho3D::Node | |
| SetRotation2D(float rotation) | Urho3D::Node | inline |
| SetRotationSilent(const Quaternion &rotation) | Urho3D::Node | inline |
| SetScale(float scale) | Urho3D::Node | |
| SetScale(const Vector3 &scale) | Urho3D::Node | |
| SetScale2D(const Vector2 &scale) | Urho3D::Node | inline |
| SetScale2D(float x, float y) | Urho3D::Node | inline |
| SetScaleSilent(const Vector3 &scale) | Urho3D::Node | inline |
| SetScene(Scene *scene) | Urho3D::Node | |
| SetSmoothingConstant(float constant) | Urho3D::Scene | |
| SetSnapThreshold(float threshold) | Urho3D::Scene | |
| SetTemporary(bool enable) | Urho3D::Serializable | |
| SetTimeScale(float scale) | Urho3D::Scene | |
| SetTransform(const Vector3 &position, const Quaternion &rotation) | Urho3D::Node | |
| SetTransform(const Vector3 &position, const Quaternion &rotation, float scale) | Urho3D::Node | |
| SetTransform(const Vector3 &position, const Quaternion &rotation, const Vector3 &scale) | Urho3D::Node | |
| SetTransform2D(const Vector2 &position, float rotation) | Urho3D::Node | inline |
| SetTransform2D(const Vector2 &position, float rotation, float scale) | Urho3D::Node | inline |
| SetTransform2D(const Vector2 &position, float rotation, const Vector2 &scale) | Urho3D::Node | inline |
| SetTransformSilent(const Vector3 &position, const Quaternion &rotation, const Vector3 &scale) | Urho3D::Node | |
| SetUpdateEnabled(bool enable) | Urho3D::Scene | |
| SetVar(StringHash key, const Variant &value) | Urho3D::Node | |
| SetVarNamesAttr(const String &value) | Urho3D::Scene | |
| SetWorldDirection(const Vector3 &direction) | Urho3D::Node | |
| SetWorldPosition(const Vector3 &position) | Urho3D::Node | |
| SetWorldPosition2D(const Vector2 &position) | Urho3D::Node | inline |
| SetWorldPosition2D(float x, float y) | Urho3D::Node | inline |
| SetWorldRotation(const Quaternion &rotation) | Urho3D::Node | |
| SetWorldRotation2D(float rotation) | Urho3D::Node | inline |
| SetWorldScale(float scale) | Urho3D::Node | |
| SetWorldScale(const Vector3 &scale) | Urho3D::Node | |
| SetWorldScale2D(const Vector2 &scale) | Urho3D::Node | inline |
| SetWorldScale2D(float x, float y) | Urho3D::Node | inline |
| SetWorldTransform(const Vector3 &position, const Quaternion &rotation) | Urho3D::Node | |
| SetWorldTransform(const Vector3 &position, const Quaternion &rotation, float scale) | Urho3D::Node | |
| SetWorldTransform(const Vector3 &position, const Quaternion &rotation, const Vector3 &scale) | Urho3D::Node | |
| SetWorldTransform2D(const Vector2 &position, float rotation) | Urho3D::Node | inline |
| SetWorldTransform2D(const Vector2 &position, float rotation, float scale) | Urho3D::Node | inline |
| SetWorldTransform2D(const Vector2 &position, float rotation, const Vector2 &scale) | Urho3D::Node | inline |
| smoothingConstant_ | Urho3D::Scene | private |
| smoothingData_ | Urho3D::Scene | private |
| snapThreshold_ | Urho3D::Scene | private |
| StopAsyncLoading() | Urho3D::Scene | |
| SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
| threadedUpdate_ | Urho3D::Scene | private |
| timeScale_ | Urho3D::Scene | private |
| Translate(const Vector3 &delta, TransformSpace space=TS_LOCAL) | Urho3D::Node | |
| Translate2D(const Vector2 &delta, TransformSpace space=TS_LOCAL) | Urho3D::Node | inline |
| UnregisterAllVars() | Urho3D::Scene | |
| UnregisterVar(const String &name) | Urho3D::Scene | |
| 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::Scene | |
| UpdateAsyncLoading() | Urho3D::Scene | private |
| UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
| updateEnabled_ | Urho3D::Scene | private |
| URHO3D_OBJECT(Scene, Node) (defined in Urho3D::Scene) | Urho3D::Scene | private |
| varNames_ | Urho3D::Scene | private |
| vars_ | Urho3D::Node | protected |
| WeakRefs() const | Urho3D::RefCounted | |
| WorldToLocal(const Vector3 &position) const | Urho3D::Node | |
| WorldToLocal(const Vector4 &vector) const | Urho3D::Node | |
| WorldToLocal2D(const Vector2 &vector) const | Urho3D::Node | |
| 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 | |
| Yaw(float angle, TransformSpace space=TS_LOCAL) | Urho3D::Node | |
| ~Animatable() | Urho3D::Animatable | virtual |
| ~Node() | Urho3D::Node | virtual |
| ~Object() | Urho3D::Object | virtual |
| ~RefCounted() | Urho3D::RefCounted | virtual |
| ~Scene() | Urho3D::Scene | virtual |
| ~Serializable() | Urho3D::Serializable | virtual |