| AddMetadata(const String &name, const Variant &value) | Dviglo::ResourceWithMetadata |  | 
  | AddRef() | Dviglo::RefCounted |  | 
  | asyncLoadState_ | Dviglo::Resource | private | 
  | BeginLoad(Deserializer &source) override | Dviglo::Model | virtual | 
  | blockEvents_ | Dviglo::Object | private | 
  | boundingBox_ | Dviglo::Model | private | 
  | Cast() | Dviglo::Object | inline | 
  | Cast() const | Dviglo::Object | inline | 
  | Clone(const String &cloneName=String::EMPTY) const | Dviglo::Model |  | 
  | context_ | Dviglo::Object | protected | 
  | CopyMetadata(const ResourceWithMetadata &source) | Dviglo::ResourceWithMetadata | protected | 
  | EndLoad() override | Dviglo::Model | virtual | 
  | eventHandlers_ | Dviglo::Object | private | 
  | 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 | 
  | geometries_ | Dviglo::Model | private | 
  | geometryBoneMappings_ | Dviglo::Model | private | 
  | geometryCenters_ | Dviglo::Model | private | 
  | GetAsyncLoadState() const | Dviglo::Resource | inline | 
  | GetBlockEvents() const | Dviglo::Object | inline | 
  | GetBoundingBox() const | Dviglo::Model | inline | 
  | GetCategory() const | Dviglo::Object |  | 
  | GetContext() const | Dviglo::Object | inline | 
  | GetEventDataMap() const | Dviglo::Object |  | 
  | GetEventHandler() const | Dviglo::Object |  | 
  | GetEventSender() const | Dviglo::Object |  | 
  | GetGeometries() const | Dviglo::Model | inline | 
  | GetGeometry(unsigned index, unsigned lodLevel) const | Dviglo::Model |  | 
  | GetGeometryBoneMappings() const | Dviglo::Model | inline | 
  | GetGeometryCenter(unsigned index) const | Dviglo::Model | inline | 
  | GetGeometryCenters() const | Dviglo::Model | inline | 
  | GetGlobalVar(StringHash key) const | Dviglo::Object |  | 
  | GetGlobalVars() const | Dviglo::Object |  | 
  | GetIndexBuffers() const | Dviglo::Model | inline | 
  | GetMemoryUse() const | Dviglo::Resource | inline | 
  | GetMetadata(const String &name) const | Dviglo::ResourceWithMetadata |  | 
  | GetMorph(unsigned index) const | Dviglo::Model |  | 
  | GetMorph(const String &name) const | Dviglo::Model |  | 
  | GetMorph(StringHash nameHash) const | Dviglo::Model |  | 
  | GetMorphRangeCount(unsigned bufferIndex) const | Dviglo::Model |  | 
  | GetMorphRangeStart(unsigned bufferIndex) const | Dviglo::Model |  | 
  | GetMorphs() const | Dviglo::Model | inline | 
  | GetName() const | Dviglo::Resource | inline | 
  | GetNameHash() const | Dviglo::Resource | inline | 
  | GetNumGeometries() const | Dviglo::Model | inline | 
  | GetNumGeometryLodLevels(unsigned index) const | Dviglo::Model |  | 
  | GetNumMorphs() const | Dviglo::Model | inline | 
  | GetSkeleton() | Dviglo::Model | 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 | 
  | GetUseTimer() | Dviglo::Resource |  | 
  | GetVertexBuffers() const | Dviglo::Model | inline | 
  | HasEventHandlers() const | Dviglo::Object | inline | 
  | HasMetadata() const | Dviglo::ResourceWithMetadata |  | 
  | HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object |  | 
  | HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object |  | 
  | indexBuffers_ | Dviglo::Model | private | 
  | IsInstanceOf(StringHash type) const | Dviglo::Object |  | 
  | IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object |  | 
  | IsInstanceOf() const | Dviglo::Object | inline | 
  | Load(Deserializer &source) | Dviglo::Resource |  | 
  | LoadFile(const String &fileName) | Dviglo::Resource |  | 
  | loadGeometries_ | Dviglo::Model | private | 
  | loadIBData_ | Dviglo::Model | private | 
  | LoadMetadataFromJSON(const JSONArray &array) | Dviglo::ResourceWithMetadata | protected | 
  | LoadMetadataFromXML(const XMLElement &source) | Dviglo::ResourceWithMetadata | protected | 
  | loadVBData_ | Dviglo::Model | private | 
  | memoryUse_ | Dviglo::Resource | private | 
  | metadata_ | Dviglo::ResourceWithMetadata | private | 
  | metadataKeys_ | Dviglo::ResourceWithMetadata | private | 
  | Model(Context *context) | Dviglo::Model | explicit | 
  | morphRangeCounts_ | Dviglo::Model | private | 
  | morphRangeStarts_ | Dviglo::Model | private | 
  | morphs_ | Dviglo::Model | private | 
  | name_ | Dviglo::Resource | private | 
  | nameHash_ | Dviglo::Resource | private | 
  | Object(Context *context) | Dviglo::Object | explicit | 
  | OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual | 
  | operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted |  | 
  | 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::Model | static | 
  | ReleaseRef() | Dviglo::RefCounted |  | 
  | RemoveAllMetadata() | Dviglo::ResourceWithMetadata |  | 
  | RemoveEventSender(Object *sender) | Dviglo::Object | private | 
  | RemoveMetadata(const String &name) | Dviglo::ResourceWithMetadata |  | 
  | ResetUseTimer() | Dviglo::Resource |  | 
  | Resource(Context *context) | Dviglo::Resource | explicit | 
  | ResourceWithMetadata(Context *context) | Dviglo::ResourceWithMetadata | inlineexplicit | 
  | Save(Serializer &dest) const override | Dviglo::Model | virtual | 
  | SaveFile(const String &fileName) const | Dviglo::Resource | virtual | 
  | SaveMetadataToXML(XMLElement &destination) const | Dviglo::ResourceWithMetadata | protected | 
  | SendEvent(StringHash eventType) | Dviglo::Object |  | 
  | SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object |  | 
  | SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline | 
  | SetAsyncLoadState(AsyncLoadState newState) | Dviglo::Resource |  | 
  | SetBlockEvents(bool block) | Dviglo::Object | inline | 
  | SetBoundingBox(const BoundingBox &box) | Dviglo::Model |  | 
  | SetGeometry(unsigned index, unsigned lodLevel, Geometry *geometry) | Dviglo::Model |  | 
  | SetGeometryBoneMappings(const Vector< PODVector< unsigned > > &geometryBoneMappings) | Dviglo::Model |  | 
  | SetGeometryCenter(unsigned index, const Vector3 ¢er) | Dviglo::Model |  | 
  | SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object |  | 
  | SetIndexBuffers(const Vector< SharedPtr< IndexBuffer > > &buffers) | Dviglo::Model |  | 
  | SetMemoryUse(unsigned size) | Dviglo::Resource |  | 
  | SetMorphs(const Vector< ModelMorph > &morphs) | Dviglo::Model |  | 
  | SetName(const String &name) | Dviglo::Resource |  | 
  | SetNumGeometries(unsigned num) | Dviglo::Model |  | 
  | SetNumGeometryLodLevels(unsigned index, unsigned num) | Dviglo::Model |  | 
  | SetSkeleton(const Skeleton &skeleton) | Dviglo::Model |  | 
  | SetVertexBuffers(const Vector< SharedPtr< VertexBuffer > > &buffers, const PODVector< unsigned > &morphRangeStarts, const PODVector< unsigned > &morphRangeCounts) | Dviglo::Model |  | 
  | skeleton_ | Dviglo::Model | 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 |  | 
  | 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 |  | 
  | URHO3D_OBJECT(Model, ResourceWithMetadata) (defined in Dviglo::Model) | Dviglo::Model | private | 
  | useTimer_ | Dviglo::Resource | private | 
  | vertexBuffers_ | Dviglo::Model | private | 
  | WeakRefs() const | Dviglo::RefCounted |  | 
  | ~Model() override | Dviglo::Model |  | 
  | ~Object() override | Dviglo::Object |  | 
  | ~RefCounted() | Dviglo::RefCounted | virtual |