| 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() override | Dviglo::Terrain | virtual | 
  | ApplyHeightMap() | Dviglo::Terrain |  | 
  | attributeAnimationInfos_ | Dviglo::Animatable | protected | 
  | blockEvents_ | Dviglo::Object | private | 
  | CalculateLodErrors(TerrainPatch *patch) | Dviglo::Terrain | private | 
  | Cast() | Dviglo::Object | inline | 
  | Cast() const | Dviglo::Object | inline | 
  | castShadows_ | Dviglo::Terrain | private | 
  | CleanupConnection(Connection *connection) | Dviglo::Component |  | 
  | Component(Context *context) | Dviglo::Component | explicit | 
  | context_ | Dviglo::Object | protected | 
  | CreateGeometry() | Dviglo::Terrain | private | 
  | CreateIndexData() | Dviglo::Terrain | private | 
  | CreatePatchGeometry(TerrainPatch *patch) | Dviglo::Terrain |  | 
  | DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected | 
  | DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Dviglo::Component | virtual | 
  | drawDistance_ | Dviglo::Terrain | private | 
  | drawRanges_ | Dviglo::Terrain | private | 
  | east_ | Dviglo::Terrain | private | 
  | eastID_ | Dviglo::Terrain | private | 
  | 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 | 
  | GetCastShadows() const | Dviglo::Terrain | 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 | 
  | GetDependencyNodes(PODVector< Node * > &dest) | Dviglo::Component | virtual | 
  | GetDrawDistance() const | Dviglo::Terrain | inline | 
  | GetEastNeighbor() const | Dviglo::Terrain | inline | 
  | 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 |  | 
  | GetHeight(const Vector3 &worldPosition) const | Dviglo::Terrain |  | 
  | GetHeightData() const | Dviglo::Terrain | inline | 
  | GetHeightMap() const | Dviglo::Terrain |  | 
  | GetHeightMapAttr() const | Dviglo::Terrain |  | 
  | GetID() const | Dviglo::Component | inline | 
  | GetInstanceDefault(const String &name) const | Dviglo::Serializable | private | 
  | GetInterceptNetworkUpdate(const String &attributeName) const | Dviglo::Serializable |  | 
  | GetLightMask() const | Dviglo::Terrain | inline | 
  | GetLodBias() const | Dviglo::Terrain | inline | 
  | GetLodHeight(int x, int z, unsigned lodLevel) const | Dviglo::Terrain | private | 
  | GetMaterial() const | Dviglo::Terrain |  | 
  | GetMaterialAttr() const | Dviglo::Terrain |  | 
  | GetMaxLights() const | Dviglo::Terrain | inline | 
  | GetMaxLodLevels() const | Dviglo::Terrain | inline | 
  | GetNeighborPatch(int x, int z) const | Dviglo::Terrain |  | 
  | GetNetworkAttributes() const | Dviglo::Serializable | virtual | 
  | GetNetworkState() const | Dviglo::Serializable | inline | 
  | GetNode() const | Dviglo::Component | inline | 
  | GetNormal(const Vector3 &worldPosition) const | Dviglo::Terrain |  | 
  | GetNorthNeighbor() const | Dviglo::Terrain | inline | 
  | GetNumAttributes() const | Dviglo::Serializable |  | 
  | GetNumNetworkAttributes() const | Dviglo::Serializable |  | 
  | GetNumPatches() const | Dviglo::Terrain | inline | 
  | GetNumVertices() const | Dviglo::Terrain | inline | 
  | GetObjectAnimation() const | Dviglo::Animatable |  | 
  | GetObjectAnimationAttr() const | Dviglo::Animatable |  | 
  | GetOcclusionLodLevel() const | Dviglo::Terrain | inline | 
  | GetPatch(unsigned index) const | Dviglo::Terrain |  | 
  | GetPatch(int x, int z) const | Dviglo::Terrain |  | 
  | GetPatchSize() const | Dviglo::Terrain | inline | 
  | GetRawHeight(int x, int z) const | Dviglo::Terrain | private | 
  | GetRawNormal(int x, int z) const | Dviglo::Terrain | private | 
  | GetScene() const | Dviglo::Component |  | 
  | GetShadowDistance() const | Dviglo::Terrain | inline | 
  | GetShadowMask() const | Dviglo::Terrain | inline | 
  | GetSmoothing() const | Dviglo::Terrain | inline | 
  | GetSourceHeight(int x, int z) const | Dviglo::Terrain | private | 
  | GetSouthNeighbor() const | Dviglo::Terrain | inline | 
  | GetSpacing() const | Dviglo::Terrain | inline | 
  | 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 | 
  | GetViewMask() const | Dviglo::Terrain | inline | 
  | GetWestNeighbor() const | Dviglo::Terrain | inline | 
  | GetZoneMask() const | Dviglo::Terrain | inline | 
  | HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected | 
  | HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Dviglo::Animatable | protected | 
  | HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Component | protected | 
  | HandleHeightMapReloadFinished(StringHash eventType, VariantMap &eventData) | Dviglo::Terrain | private | 
  | HandleNeighborTerrainCreated(StringHash eventType, VariantMap &eventData) | Dviglo::Terrain | private | 
  | HasEventHandlers() const | Dviglo::Object | inline | 
  | HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object |  | 
  | HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object |  | 
  | heightData_ | Dviglo::Terrain | private | 
  | heightMap_ | Dviglo::Terrain | private | 
  | HeightMapToWorld(const IntVector2 &pixelPosition) const | Dviglo::Terrain |  | 
  | id_ | Dviglo::Component | protected | 
  | indexBuffer_ | Dviglo::Terrain | private | 
  | instanceDefaultValues_ | Dviglo::Serializable | private | 
  | IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected | 
  | 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 | 
  | IsOccludee() const | Dviglo::Terrain | inline | 
  | IsOccluder() const | Dviglo::Terrain | inline | 
  | IsReplicated() const | Dviglo::Component |  | 
  | IsTemporary() const | Dviglo::Serializable | inline | 
  | IsVisible() const | Dviglo::Terrain | inline | 
  | lastNumVertices_ | Dviglo::Terrain | private | 
  | lastPatchSize_ | Dviglo::Terrain | private | 
  | lastSpacing_ | Dviglo::Terrain | private | 
  | lightMask_ | Dviglo::Terrain | private | 
  | Load(Deserializer &source) | Dviglo::Serializable | virtual | 
  | LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual | 
  | LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual | 
  | lodBias_ | Dviglo::Terrain | private | 
  | MarkNeighborsDirty() | Dviglo::Terrain | inlineprivate | 
  | MarkNetworkUpdate() override | Dviglo::Component | virtual | 
  | MarkTerrainDirty() | Dviglo::Terrain | inlineprivate | 
  | material_ | Dviglo::Terrain | private | 
  | maxLights_ | Dviglo::Terrain | private | 
  | maxLodLevels_ | Dviglo::Terrain | private | 
  | neighborsDirty_ | Dviglo::Terrain | private | 
  | networkState_ | Dviglo::Serializable | protected | 
  | networkUpdate_ | Dviglo::Component | protected | 
  | node_ | Dviglo::Component | protected | 
  | north_ | Dviglo::Terrain | private | 
  | northID_ | Dviglo::Terrain | private | 
  | numLodLevels_ | Dviglo::Terrain | private | 
  | numPatches_ | Dviglo::Terrain | private | 
  | numVertices_ | Dviglo::Terrain | private | 
  | Object(Context *context) | Dviglo::Object | explicit | 
  | objectAnimation_ | Dviglo::Animatable | protected | 
  | occludee_ | Dviglo::Terrain | private | 
  | occluder_ | Dviglo::Terrain | private | 
  | occlusionLodLevel_ | Dviglo::Terrain | 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() override | Dviglo::Terrain | virtual | 
  | operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted |  | 
  | patches_ | Dviglo::Terrain | private | 
  | patchSize_ | Dviglo::Terrain | private | 
  | patchWorldOrigin_ | Dviglo::Terrain | private | 
  | patchWorldSize_ | Dviglo::Terrain | private | 
  | PrepareNetworkUpdate() | Dviglo::Component |  | 
  | ReadDeltaUpdate(Deserializer &source) | Dviglo::Serializable |  | 
  | ReadLatestDataUpdate(Deserializer &source) | Dviglo::Serializable |  | 
  | recreateTerrain_ | Dviglo::Terrain | private | 
  | 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::Terrain | static | 
  | ReleaseRef() | Dviglo::RefCounted |  | 
  | Remove() | Dviglo::Component |  | 
  | RemoveAttributeAnimation(const String &name) | Dviglo::Animatable |  | 
  | RemoveEventSender(Object *sender) | Dviglo::Object | private | 
  | RemoveInstanceDefault() | Dviglo::Serializable |  | 
  | RemoveObjectAnimation() | Dviglo::Animatable |  | 
  | ResetToDefault() | Dviglo::Serializable |  | 
  | 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 | 
  | SetCastShadows(bool enable) | Dviglo::Terrain |  | 
  | SetDrawDistance(float distance) | Dviglo::Terrain |  | 
  | SetEastNeighbor(Terrain *east) | Dviglo::Terrain |  | 
  | SetEnabled(bool enable) | Dviglo::Component |  | 
  | SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object |  | 
  | SetHeightMap(Image *image) | Dviglo::Terrain |  | 
  | SetHeightMapAttr(const ResourceRef &value) | Dviglo::Terrain |  | 
  | SetHeightMapInternal(Image *image, bool recreateNow) | Dviglo::Terrain | private | 
  | 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 |  | 
  | SetLightMask(unsigned mask) | Dviglo::Terrain |  | 
  | SetLodBias(float bias) | Dviglo::Terrain |  | 
  | SetMaterial(Material *material) | Dviglo::Terrain |  | 
  | SetMaterialAttr(const ResourceRef &value) | Dviglo::Terrain |  | 
  | SetMaxLights(unsigned num) | Dviglo::Terrain |  | 
  | SetMaxLodLevels(unsigned levels) | Dviglo::Terrain |  | 
  | SetMaxLodLevelsAttr(unsigned value) | Dviglo::Terrain |  | 
  | SetNeighbors(Terrain *north, Terrain *south, Terrain *west, Terrain *east) | Dviglo::Terrain |  | 
  | SetNode(Node *node) | Dviglo::Component | protected | 
  | SetNorthNeighbor(Terrain *north) | Dviglo::Terrain |  | 
  | SetObjectAnimation(ObjectAnimation *objectAnimation) | Dviglo::Animatable |  | 
  | SetObjectAnimationAttr(const ResourceRef &value) | Dviglo::Animatable |  | 
  | SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Dviglo::Animatable | protected | 
  | SetOccludee(bool enable) | Dviglo::Terrain |  | 
  | SetOccluder(bool enable) | Dviglo::Terrain |  | 
  | SetOcclusionLodLevel(unsigned level) | Dviglo::Terrain |  | 
  | SetOcclusionLodLevelAttr(unsigned value) | Dviglo::Terrain |  | 
  | SetPatchNeighbors(TerrainPatch *patch) | Dviglo::Terrain | private | 
  | SetPatchSize(int size) | Dviglo::Terrain |  | 
  | SetPatchSizeAttr(int value) | Dviglo::Terrain |  | 
  | SetShadowDistance(float distance) | Dviglo::Terrain |  | 
  | SetShadowMask(unsigned mask) | Dviglo::Terrain |  | 
  | SetSmoothing(bool enable) | Dviglo::Terrain |  | 
  | SetSouthNeighbor(Terrain *south) | Dviglo::Terrain |  | 
  | SetSpacing(const Vector3 &spacing) | Dviglo::Terrain |  | 
  | SetTemporary(bool enable) | Dviglo::Serializable |  | 
  | SetViewMask(unsigned mask) | Dviglo::Terrain |  | 
  | SetWestNeighbor(Terrain *west) | Dviglo::Terrain |  | 
  | SetZoneMask(unsigned mask) | Dviglo::Terrain |  | 
  | shadowDistance_ | Dviglo::Terrain | private | 
  | shadowMask_ | Dviglo::Terrain | private | 
  | smoothing_ | Dviglo::Terrain | private | 
  | sourceHeightData_ | Dviglo::Terrain | private | 
  | south_ | Dviglo::Terrain | private | 
  | southID_ | Dviglo::Terrain | private | 
  | spacing_ | Dviglo::Terrain | private | 
  | 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 | 
  | Terrain(Context *context) | Dviglo::Terrain | explicit | 
  | 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 |  | 
  | UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected | 
  | UpdateEdgePatchNeighbors() | Dviglo::Terrain | private | 
  | UpdatePatchLod(TerrainPatch *patch) | Dviglo::Terrain |  | 
  | URHO3D_OBJECT(Terrain, Component) (defined in Dviglo::Terrain) | Dviglo::Terrain | private | 
  | viewMask_ | Dviglo::Terrain | private | 
  | visible_ | Dviglo::Terrain | private | 
  | WeakRefs() const | Dviglo::RefCounted |  | 
  | west_ | Dviglo::Terrain | private | 
  | westID_ | Dviglo::Terrain | private | 
  | WorldToHeightMap(const Vector3 &worldPosition) const | Dviglo::Terrain |  | 
  | 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 |  | 
  | zoneMask_ | Dviglo::Terrain | private | 
  | ~Animatable() override | Dviglo::Animatable |  | 
  | ~Component() override | Dviglo::Component |  | 
  | ~Object() override | Dviglo::Object |  | 
  | ~RefCounted() | Dviglo::RefCounted | virtual | 
  | ~Serializable() override | Dviglo::Serializable |  | 
  | ~Terrain() override | Dviglo::Terrain |  |