Urho3D
Dviglo::Model Member List

This is the complete list of members for Dviglo::Model, including all inherited members.

AddMetadata(const String &name, const Variant &value)Dviglo::ResourceWithMetadata
AddRef()Dviglo::RefCounted
asyncLoadState_Dviglo::Resourceprivate
BeginLoad(Deserializer &source) overrideDviglo::Modelvirtual
blockEvents_Dviglo::Objectprivate
boundingBox_Dviglo::Modelprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
Clone(const String &cloneName=String::EMPTY) constDviglo::Model
context_Dviglo::Objectprotected
CopyMetadata(const ResourceWithMetadata &source)Dviglo::ResourceWithMetadataprotected
EndLoad() overrideDviglo::Modelvirtual
eventHandlers_Dviglo::Objectprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
geometries_Dviglo::Modelprivate
geometryBoneMappings_Dviglo::Modelprivate
geometryCenters_Dviglo::Modelprivate
GetAsyncLoadState() constDviglo::Resourceinline
GetBlockEvents() constDviglo::Objectinline
GetBoundingBox() constDviglo::Modelinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGeometries() constDviglo::Modelinline
GetGeometry(unsigned index, unsigned lodLevel) constDviglo::Model
GetGeometryBoneMappings() constDviglo::Modelinline
GetGeometryCenter(unsigned index) constDviglo::Modelinline
GetGeometryCenters() constDviglo::Modelinline
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetIndexBuffers() constDviglo::Modelinline
GetMemoryUse() constDviglo::Resourceinline
GetMetadata(const String &name) constDviglo::ResourceWithMetadata
GetMorph(unsigned index) constDviglo::Model
GetMorph(const String &name) constDviglo::Model
GetMorph(StringHash nameHash) constDviglo::Model
GetMorphRangeCount(unsigned bufferIndex) constDviglo::Model
GetMorphRangeStart(unsigned bufferIndex) constDviglo::Model
GetMorphs() constDviglo::Modelinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetNumGeometries() constDviglo::Modelinline
GetNumGeometryLodLevels(unsigned index) constDviglo::Model
GetNumMorphs() constDviglo::Modelinline
GetSkeleton()Dviglo::Modelinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUseTimer()Dviglo::Resource
GetVertexBuffers() constDviglo::Modelinline
HasEventHandlers() constDviglo::Objectinline
HasMetadata() constDviglo::ResourceWithMetadata
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
indexBuffers_Dviglo::Modelprivate
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
loadGeometries_Dviglo::Modelprivate
loadIBData_Dviglo::Modelprivate
LoadMetadataFromJSON(const JSONArray &array)Dviglo::ResourceWithMetadataprotected
LoadMetadataFromXML(const XMLElement &source)Dviglo::ResourceWithMetadataprotected
loadVBData_Dviglo::Modelprivate
memoryUse_Dviglo::Resourceprivate
metadata_Dviglo::ResourceWithMetadataprivate
metadataKeys_Dviglo::ResourceWithMetadataprivate
Model(Context *context)Dviglo::Modelexplicit
morphRangeCounts_Dviglo::Modelprivate
morphRangeStarts_Dviglo::Modelprivate
morphs_Dviglo::Modelprivate
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterObject(Context *context)Dviglo::Modelstatic
ReleaseRef()Dviglo::RefCounted
RemoveAllMetadata()Dviglo::ResourceWithMetadata
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveMetadata(const String &name)Dviglo::ResourceWithMetadata
ResetUseTimer()Dviglo::Resource
Resource(Context *context)Dviglo::Resourceexplicit
ResourceWithMetadata(Context *context)Dviglo::ResourceWithMetadatainlineexplicit
Save(Serializer &dest) const overrideDviglo::Modelvirtual
SaveFile(const String &fileName) constDviglo::Resourcevirtual
SaveMetadataToXML(XMLElement &destination) constDviglo::ResourceWithMetadataprotected
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBlockEvents(bool block)Dviglo::Objectinline
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 &center)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::Modelprivate
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::Modelprivate
useTimer_Dviglo::Resourceprivate
vertexBuffers_Dviglo::Modelprivate
WeakRefs() constDviglo::RefCounted
~Model() overrideDviglo::Model
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual