| AddDrawable(Drawable *drawable) | Dviglo::Octant | inline |
| AddManualDrawable(Drawable *drawable) | Dviglo::Octree | |
| AddRef() | Dviglo::RefCounted | |
| AddReplicationState(ComponentReplicationState *state) | Dviglo::Component | |
| AllocateNetworkState() | Dviglo::Serializable | |
| Animatable(Context *context) | Dviglo::Animatable | explicit |
| animatedNetworkAttributes_ | Dviglo::Animatable | protected |
| animationEnabled_ | Dviglo::Animatable | protected |
| ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
| attributeAnimationInfos_ | Dviglo::Animatable | protected |
| blockEvents_ | Dviglo::Object | private |
| CancelUpdate(Drawable *drawable) | Dviglo::Octree | |
| Cast() | Dviglo::Object | inline |
| Cast() const | Dviglo::Object | inline |
| center_ | Dviglo::Octant | protected |
| CheckDrawableFit(const BoundingBox &box) const | Dviglo::Octant | |
| children_ | Dviglo::Octant | protected |
| CleanupConnection(Connection *connection) | Dviglo::Component | |
| Component(Context *context) | Dviglo::Component | explicit |
| context_ | Dviglo::Object | protected |
| cullingBox_ | Dviglo::Octant | protected |
| DecDrawableCount() | Dviglo::Octant | inlineprotected |
| DeleteChild(unsigned index) | Dviglo::Octant | |
| DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
| drawables_ | Dviglo::Octant | protected |
| drawableUpdates_ | Dviglo::Octree | private |
| DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::Octree | virtual |
| DrawDebugGeometry(bool depthTest) | Dviglo::Octree | |
| enabled_ | Dviglo::Component | protected |
| eventHandlers_ | Dviglo::Object | private |
| FindAttributeAnimationTarget(const String &name, String &outName) | Dviglo::Animatable | protectedvirtual |
| FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
| GetAnimationEnabled() const | Dviglo::Animatable | inline |
| GetAttribute(unsigned index) const | Dviglo::Serializable | |
| GetAttribute(const String &name) const | Dviglo::Serializable | |
| GetAttributeAnimation(const String &name) const | Dviglo::Animatable | |
| GetAttributeAnimationInfo(const String &name) const | Dviglo::Animatable | protected |
| GetAttributeAnimationSpeed(const String &name) const | Dviglo::Animatable | |
| GetAttributeAnimationTime(const String &name) const | Dviglo::Animatable | |
| GetAttributeAnimationWrapMode(const String &name) const | Dviglo::Animatable | |
| GetAttributeDefault(unsigned index) const | Dviglo::Serializable | |
| GetAttributeDefault(const String &name) const | Dviglo::Serializable | |
| GetAttributes() const | Dviglo::Serializable | virtual |
| GetBlockEvents() const | Dviglo::Object | inline |
| GetCategory() const | Dviglo::Object | |
| GetComponent(StringHash type) const | Dviglo::Component | |
| GetComponent() const | Dviglo::Component | |
| GetComponents(PODVector< Component * > &dest, StringHash type) const | Dviglo::Component | |
| GetComponents(PODVector< T * > &dest) const | Dviglo::Component | |
| GetContext() const | Dviglo::Object | inline |
| GetCullingBox() const | Dviglo::Octant | inline |
| GetDependencyNodes(PODVector< Node * > &dest) | Dviglo::Component | virtual |
| GetDrawables(OctreeQuery &query) const | Dviglo::Octree | |
| GetDrawablesInternal(OctreeQuery &query, bool inside) const | Dviglo::Octant | protected |
| GetDrawablesInternal(RayOctreeQuery &query) const | Dviglo::Octant | protected |
| GetDrawablesOnlyInternal(RayOctreeQuery &query, PODVector< Drawable * > &drawables) const | Dviglo::Octant | protected |
| GetEventDataMap() const | Dviglo::Object | |
| GetEventHandler() const | Dviglo::Object | |
| GetEventSender() const | Dviglo::Object | |
| GetFixedUpdateSource() | Dviglo::Component | protected |
| GetGlobalVar(StringHash key) const | Dviglo::Object | |
| GetGlobalVars() const | Dviglo::Object | |
| GetID() const | Dviglo::Component | inline |
| GetInstanceDefault(const String &name) const | Dviglo::Serializable | private |
| GetInterceptNetworkUpdate(const String &attributeName) const | Dviglo::Serializable | |
| GetLevel() const | Dviglo::Octant | inline |
| GetNetworkAttributes() const | Dviglo::Serializable | virtual |
| GetNetworkState() const | Dviglo::Serializable | inline |
| GetNode() const | Dviglo::Component | inline |
| GetNumAttributes() const | Dviglo::Serializable | |
| GetNumDrawables() const | Dviglo::Octant | inline |
| GetNumLevels() const | Dviglo::Octree | inline |
| GetNumNetworkAttributes() const | Dviglo::Serializable | |
| GetObjectAnimation() const | Dviglo::Animatable | |
| GetObjectAnimationAttr() const | Dviglo::Animatable | |
| GetOrCreateChild(unsigned index) | Dviglo::Octant | |
| GetParent() const | Dviglo::Octant | inline |
| GetRoot() const | Dviglo::Octant | inline |
| GetScene() const | Dviglo::Component | |
| GetSubsystem(StringHash type) const | Dviglo::Object | |
| GetSubsystem() const | Dviglo::Object | |
| GetType() const =0 | Dviglo::Object | pure virtual |
| GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
| GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
| GetTypeName() const =0 | Dviglo::Object | pure virtual |
| GetWorldBoundingBox() const | Dviglo::Octant | inline |
| halfSize_ | Dviglo::Octant | protected |
| HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
| HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected |
| HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Component | protected |
| HandleRenderUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Octree | private |
| HasEventHandlers() const | Dviglo::Object | inline |
| HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
| HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
| id_ | Dviglo::Component | protected |
| IncDrawableCount() | Dviglo::Octant | inlineprotected |
| index_ | Dviglo::Octant | protected |
| Initialize(const BoundingBox &box) | Dviglo::Octant | protected |
| InsertDrawable(Drawable *drawable) | Dviglo::Octant | |
| instanceDefaultValues_ | Dviglo::Serializable | private |
| IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected |
| IsEmpty() | Dviglo::Octant | inline |
| IsEnabled() const | Dviglo::Component | inline |
| IsEnabledEffective() const | Dviglo::Component | |
| IsInstanceOf(StringHash type) const | Dviglo::Object | |
| IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
| IsInstanceOf() const | Dviglo::Object | inline |
| IsReplicated() const | Dviglo::Component | |
| IsTemporary() const | Dviglo::Serializable | inline |
| level_ | Dviglo::Octant | protected |
| Load(Deserializer &source) | Dviglo::Serializable | virtual |
| LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual |
| LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual |
| MarkNetworkUpdate() override | Dviglo::Component | virtual |
| networkState_ | Dviglo::Serializable | protected |
| networkUpdate_ | Dviglo::Component | protected |
| node_ | Dviglo::Component | protected |
| numDrawables_ | Dviglo::Octant | protected |
| numLevels_ | Dviglo::Octree | private |
| Object(Context *context) | Dviglo::Object | explicit |
| objectAnimation_ | Dviglo::Animatable | protected |
| Octant(const BoundingBox &box, unsigned level, Octant *parent, Octree *root, unsigned index=ROOT_INDEX) | Dviglo::Octant | |
| Octree(Context *context) | Dviglo::Octree | explicit |
| octreeMutex_ | Dviglo::Octree | private |
| OnAttributeAnimationAdded() override | Dviglo::Component | protectedvirtual |
| OnAttributeAnimationRemoved() override | Dviglo::Component | protectedvirtual |
| OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
| OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Dviglo::Serializable | virtual |
| OnMarkedDirty(Node *node) | Dviglo::Component | protectedvirtual |
| OnNodeSet(Node *node) | Dviglo::Component | protectedvirtual |
| OnNodeSetEnabled(Node *node) | Dviglo::Component | protectedvirtual |
| OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
| OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
| OnSceneSet(Scene *scene) | Dviglo::Component | protectedvirtual |
| OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
| OnSetEnabled() | Dviglo::Component | inlinevirtual |
| operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
| parent_ | Dviglo::Octant | protected |
| PrepareNetworkUpdate() | Dviglo::Component | |
| QueueUpdate(Drawable *drawable) | Dviglo::Octree | |
| Raycast(RayOctreeQuery &query) const | Dviglo::Octree | |
| RaycastSingle(RayOctreeQuery &query) const | Dviglo::Octree | |
| rayQueryDrawables_ | Dviglo::Octree | mutableprivate |
| ReadDeltaUpdate(Deserializer &source) | Dviglo::Serializable | |
| ReadLatestDataUpdate(Deserializer &source) | Dviglo::Serializable | |
| refCount_ | Dviglo::RefCounted | private |
| RefCounted() | Dviglo::RefCounted | |
| RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
| RefCountPtr() | Dviglo::RefCounted | inline |
| Refs() const | Dviglo::RefCounted | |
| RegisterObject(Context *context) | Dviglo::Octree | static |
| ReleaseRef() | Dviglo::RefCounted | |
| Remove() | Dviglo::Component | |
| RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
| RemoveDrawable(Drawable *drawable, bool resetOctant=true) | Dviglo::Octant | inline |
| RemoveEventSender(Object *sender) | Dviglo::Object | private |
| RemoveInstanceDefault() | Dviglo::Serializable | |
| RemoveManualDrawable(Drawable *drawable) | Dviglo::Octree | |
| RemoveObjectAnimation() | Dviglo::Animatable | |
| ResetRoot() | Dviglo::Octant | |
| ResetToDefault() | Dviglo::Serializable | |
| root_ | Dviglo::Octant | protected |
| Save(Serializer &dest) const override | Dviglo::Component | virtual |
| SaveDefaultAttributes() const | Dviglo::Serializable | inlinevirtual |
| SaveJSON(JSONValue &dest) const override | Dviglo::Component | virtual |
| SaveXML(XMLElement &dest) const override | Dviglo::Component | virtual |
| SendEvent(StringHash eventType) | Dviglo::Object | |
| SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
| SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
| Serializable(Context *context) | Dviglo::Serializable | explicit |
| SetAnimationEnabled(bool enable) | Dviglo::Animatable | |
| SetAnimationTime(float time) | Dviglo::Animatable | |
| SetAttribute(unsigned index, const Variant &value) | Dviglo::Serializable | |
| SetAttribute(const String &name, const Variant &value) | Dviglo::Serializable | |
| SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f) | Dviglo::Animatable | |
| SetAttributeAnimationSpeed(const String &name, float speed) | Dviglo::Animatable | |
| SetAttributeAnimationTime(const String &name, float time) | Dviglo::Animatable | |
| SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode) | Dviglo::Animatable | |
| SetBlockEvents(bool block) | Dviglo::Object | inline |
| SetEnabled(bool enable) | Dviglo::Component | |
| SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object | |
| SetID(unsigned id) | Dviglo::Component | protected |
| SetInstanceDefault(bool enable) | Dviglo::Serializable | inline |
| SetInstanceDefault(const String &name, const Variant &defaultValue) | Dviglo::Serializable | private |
| setInstanceDefault_ | Dviglo::Serializable | private |
| SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Dviglo::Serializable | |
| SetNode(Node *node) | Dviglo::Component | protected |
| SetObjectAnimation(ObjectAnimation *objectAnimation) | Dviglo::Animatable | |
| SetObjectAnimationAttr(const ResourceRef &value) | Dviglo::Animatable | |
| SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Dviglo::Animatable | protected |
| SetSize(const BoundingBox &box, unsigned numLevels) | Dviglo::Octree | |
| SetTemporary(bool enable) | Dviglo::Serializable | |
| SubscribeToEvent(StringHash eventType, EventHandler *handler) | Dviglo::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Dviglo::Object | |
| SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object | |
| SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object | |
| temporary_ | Dviglo::Serializable | private |
| threadedDrawableUpdates_ | Dviglo::Octree | private |
| UnsubscribeFromAllEvents() | Dviglo::Object | |
| UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Dviglo::Object | |
| UnsubscribeFromEvent(StringHash eventType) | Dviglo::Object | |
| UnsubscribeFromEvent(Object *sender, StringHash eventType) | Dviglo::Object | |
| UnsubscribeFromEvents(Object *sender) | Dviglo::Object | |
| Update(const FrameInfo &frame) | Dviglo::Octree | |
| UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
| UpdateOctreeSize() | Dviglo::Octree | inlineprivate |
| URHO3D_OBJECT(Octree, Component) (defined in Dviglo::Octree) | Dviglo::Octree | private |
| WeakRefs() const | Dviglo::RefCounted | |
| worldBoundingBox_ | Dviglo::Octant | protected |
| WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp) | Dviglo::Serializable | |
| WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp) | Dviglo::Serializable | |
| WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp) | Dviglo::Serializable | |
| ~Animatable() override | Dviglo::Animatable | |
| ~Component() override | Dviglo::Component | |
| ~Object() override | Dviglo::Object | |
| ~Octant() | Dviglo::Octant | virtual |
| ~Octree() override | Dviglo::Octree | |
| ~RefCounted() | Dviglo::RefCounted | virtual |
| ~Serializable() override | Dviglo::Serializable | |