AddAnimationState(Animation *animation) | Dviglo::AnimatedModel | |
AddLight(Light *light) | Dviglo::Drawable | inline |
AddRef() | Dviglo::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Dviglo::Component | |
AddToOctree() | Dviglo::Drawable | protected |
AddVertexLight(Light *light) | Dviglo::Drawable | inline |
AllocateNetworkState() | Dviglo::Serializable | |
Animatable(Context *context) | Dviglo::Animatable | explicit |
AnimatedModel(Context *context) | Dviglo::AnimatedModel | explicit |
animatedNetworkAttributes_ | Dviglo::Animatable | protected |
animationDirty_ | Dviglo::AnimatedModel | private |
animationEnabled_ | Dviglo::Animatable | protected |
animationLodBias_ | Dviglo::AnimatedModel | private |
animationLodDistance_ | Dviglo::AnimatedModel | private |
animationLodFrameNumber_ | Dviglo::AnimatedModel | private |
animationLodTimer_ | Dviglo::AnimatedModel | private |
animationOrderDirty_ | Dviglo::AnimatedModel | private |
AnimationState (defined in Dviglo::AnimatedModel) | Dviglo::AnimatedModel | friend |
animationStates_ | Dviglo::AnimatedModel | private |
ApplyAnimation() | Dviglo::AnimatedModel | |
ApplyAttributes() override | Dviglo::AnimatedModel | virtual |
ApplyMaterialList(const String &fileName=String::EMPTY) | Dviglo::StaticModel | |
ApplyMorph(VertexBuffer *buffer, void *destVertexData, unsigned morphRangeStart, const VertexBufferMorph &morph, float weight) | Dviglo::AnimatedModel | private |
AssignBoneNodes() | Dviglo::AnimatedModel | private |
assignBonesPending_ | Dviglo::AnimatedModel | private |
attrBuffer_ | Dviglo::AnimatedModel | mutableprivate |
attributeAnimationInfos_ | Dviglo::Animatable | protected |
basePassFlags_ | Dviglo::Drawable | protected |
batches_ | Dviglo::Drawable | protected |
blockEvents_ | Dviglo::Object | private |
boneBoundingBox_ | Dviglo::AnimatedModel | private |
boneBoundingBoxDirty_ | Dviglo::AnimatedModel | private |
boundingBox_ | Dviglo::Drawable | protected |
CalculateLodLevels() | Dviglo::StaticModel | protected |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
castShadows_ | Dviglo::Drawable | protected |
CleanupConnection(Connection *connection) | Dviglo::Component | |
CloneGeometries() | Dviglo::AnimatedModel | private |
Component(Context *context) | Dviglo::Component | explicit |
context_ | Dviglo::Object | protected |
CopyMorphVertices(void *destVertexData, void *srcVertexData, unsigned vertexCount, VertexBuffer *destBuffer, VertexBuffer *srcBuffer) | Dviglo::AnimatedModel | private |
distance_ | Dviglo::Drawable | protected |
DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
Drawable(Context *context, unsigned char drawableFlags) | Dviglo::Drawable | |
drawableFlags_ | Dviglo::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::AnimatedModel | virtual |
drawDistance_ | Dviglo::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) override | Dviglo::StaticModel | virtual |
enabled_ | Dviglo::Component | protected |
eventHandlers_ | Dviglo::Object | private |
FinalizeBoneBoundingBoxes() | Dviglo::AnimatedModel | 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 |
firstLight_ | Dviglo::Drawable | protected |
forceAnimationUpdate_ | Dviglo::AnimatedModel | private |
geometries_ | Dviglo::StaticModel | protected |
geometryBoneMappings_ | Dviglo::AnimatedModel | private |
geometryData_ | Dviglo::StaticModel | protected |
geometrySkinMatrices_ | Dviglo::AnimatedModel | private |
geometrySkinMatrixPtrs_ | Dviglo::AnimatedModel | private |
GetAnimationEnabled() const | Dviglo::Animatable | inline |
GetAnimationLodBias() const | Dviglo::AnimatedModel | inline |
GetAnimationState(Animation *animation) const | Dviglo::AnimatedModel | |
GetAnimationState(const String &animationName) const | Dviglo::AnimatedModel | |
GetAnimationState(StringHash animationNameHash) const | Dviglo::AnimatedModel | |
GetAnimationState(unsigned index) const | Dviglo::AnimatedModel | |
GetAnimationStates() const | Dviglo::AnimatedModel | inline |
GetAnimationStatesAttr() const | Dviglo::AnimatedModel | |
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 |
GetBatches() const | Dviglo::Drawable | inline |
GetBlockEvents() const | Dviglo::Object | inline |
GetBonesEnabledAttr() const | Dviglo::AnimatedModel | |
GetBoundingBox() const | Dviglo::Drawable | inline |
GetCastShadows() const | Dviglo::Drawable | 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 |
GetDistance() const | Dviglo::Drawable | inline |
GetDrawableFlags() const | Dviglo::Drawable | inline |
GetDrawDistance() const | Dviglo::Drawable | inline |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetFirstLight() const | Dviglo::Drawable | inline |
GetFixedUpdateSource() | Dviglo::Component | protected |
GetGeometryBoneMappings() const | Dviglo::AnimatedModel | inline |
GetGeometrySkinMatrices() const | Dviglo::AnimatedModel | inline |
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 | |
GetLightMask() const | Dviglo::Drawable | inline |
GetLights() const | Dviglo::Drawable | inline |
GetLodBias() const | Dviglo::Drawable | inline |
GetLodDistance() const | Dviglo::Drawable | inline |
GetLodGeometry(unsigned batchIndex, unsigned level) override | Dviglo::StaticModel | virtual |
GetMaterial() const | Dviglo::StaticModel | inlinevirtual |
GetMaterial(unsigned index) const | Dviglo::StaticModel | virtual |
GetMaterialsAttr() const | Dviglo::StaticModel | |
GetMaxLights() const | Dviglo::Drawable | inline |
GetMaxZ() const | Dviglo::Drawable | inline |
GetMinZ() const | Dviglo::Drawable | inline |
GetModel() const | Dviglo::StaticModel | inline |
GetModelAttr() const | Dviglo::AnimatedModel | |
GetMorphs() const | Dviglo::AnimatedModel | inline |
GetMorphsAttr() const | Dviglo::AnimatedModel | |
GetMorphVertexBuffers() const | Dviglo::AnimatedModel | inline |
GetMorphWeight(unsigned index) const | Dviglo::AnimatedModel | |
GetMorphWeight(const String &name) const | Dviglo::AnimatedModel | |
GetMorphWeight(StringHash nameHash) const | Dviglo::AnimatedModel | |
GetNetworkAttributes() const | Dviglo::Serializable | virtual |
GetNetworkState() const | Dviglo::Serializable | inline |
GetNode() const | Dviglo::Component | inline |
GetNumAnimationStates() const | Dviglo::AnimatedModel | inline |
GetNumAttributes() const | Dviglo::Serializable | |
GetNumGeometries() const | Dviglo::StaticModel | inline |
GetNumMorphs() const | Dviglo::AnimatedModel | inline |
GetNumNetworkAttributes() const | Dviglo::Serializable | |
GetNumOccluderTriangles() override | Dviglo::StaticModel | virtual |
GetObjectAnimation() const | Dviglo::Animatable | |
GetObjectAnimationAttr() const | Dviglo::Animatable | |
GetOcclusionLodLevel() const | Dviglo::StaticModel | inline |
GetOctant() const | Dviglo::Drawable | inline |
GetScene() const | Dviglo::Component | |
GetShadowDistance() const | Dviglo::Drawable | inline |
GetShadowMask() const | Dviglo::Drawable | inline |
GetSkeleton() | Dviglo::AnimatedModel | inline |
GetSortValue() const | Dviglo::Drawable | 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 |
GetUpdateGeometryType() override | Dviglo::AnimatedModel | virtual |
GetUpdateInvisible() const | Dviglo::AnimatedModel | inline |
GetVertexLights() const | Dviglo::Drawable | inline |
GetViewMask() const | Dviglo::Drawable | inline |
GetWorldBoundingBox() | Dviglo::Drawable | |
GetZone() const | Dviglo::Drawable | inline |
GetZoneMask() const | Dviglo::Drawable | 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 |
HandleModelReloadFinished(StringHash eventType, VariantMap &eventData) | Dviglo::AnimatedModel | private |
HasBasePass(unsigned batchIndex) const | Dviglo::Drawable | inline |
HasEventHandlers() const | Dviglo::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
id_ | Dviglo::Component | protected |
instanceDefaultValues_ | Dviglo::Serializable | private |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected |
IsEnabled() const | Dviglo::Component | inline |
IsEnabledEffective() const | Dviglo::Component | |
IsInside(const Vector3 &point) const | Dviglo::StaticModel | |
IsInsideLocal(const Vector3 &point) const | Dviglo::StaticModel | |
IsInstanceOf(StringHash type) const | Dviglo::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
IsInstanceOf() const | Dviglo::Object | inline |
IsInView() const | Dviglo::Drawable | |
IsInView(Camera *camera) const | Dviglo::Drawable | |
IsInView(const FrameInfo &frame, bool anyCamera=false) const | Dviglo::Drawable | |
IsMaster() const | Dviglo::AnimatedModel | inline |
isMaster_ | Dviglo::AnimatedModel | private |
IsOccludee() const | Dviglo::Drawable | inline |
IsOccluder() const | Dviglo::Drawable | inline |
IsReplicated() const | Dviglo::Component | |
IsTemporary() const | Dviglo::Serializable | inline |
IsZoneDirty() const | Dviglo::Drawable | inline |
lightMask_ | Dviglo::Drawable | protected |
lights_ | Dviglo::Drawable | protected |
LimitLights() | Dviglo::Drawable | |
LimitVertexLights(bool removeConvertedLights) | Dviglo::Drawable | |
Load(Deserializer &source) override | Dviglo::AnimatedModel | virtual |
loading_ | Dviglo::AnimatedModel | private |
LoadJSON(const JSONValue &source) override | Dviglo::AnimatedModel | virtual |
LoadXML(const XMLElement &source) override | Dviglo::AnimatedModel | virtual |
lodBias_ | Dviglo::Drawable | protected |
lodDistance_ | Dviglo::Drawable | protected |
MarkAnimationDirty() | Dviglo::AnimatedModel | private |
MarkAnimationOrderDirty() | Dviglo::AnimatedModel | private |
MarkForUpdate() | Dviglo::Drawable | |
MarkInView(const FrameInfo &frame) | Dviglo::Drawable | |
MarkInView(unsigned frameNumber) | Dviglo::Drawable | |
MarkMorphsDirty() | Dviglo::AnimatedModel | private |
MarkNetworkUpdate() override | Dviglo::Component | virtual |
materialsAttr_ | Dviglo::StaticModel | mutableprotected |
maxLights_ | Dviglo::Drawable | protected |
maxZ_ | Dviglo::Drawable | protected |
minZ_ | Dviglo::Drawable | protected |
model_ | Dviglo::StaticModel | protected |
morphElementMask_ | Dviglo::AnimatedModel | private |
morphs_ | Dviglo::AnimatedModel | private |
morphsDirty_ | Dviglo::AnimatedModel | private |
morphVertexBuffers_ | Dviglo::AnimatedModel | private |
networkState_ | Dviglo::Serializable | protected |
networkUpdate_ | Dviglo::Component | protected |
node_ | Dviglo::Component | protected |
Object(Context *context) | Dviglo::Object | explicit |
objectAnimation_ | Dviglo::Animatable | protected |
occludee_ | Dviglo::Drawable | protected |
occluder_ | Dviglo::Drawable | protected |
occlusionLodLevel_ | Dviglo::StaticModel | protected |
octant_ | Dviglo::Drawable | protected |
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) override | Dviglo::AnimatedModel | protectedvirtual |
OnNodeSet(Node *node) override | Dviglo::AnimatedModel | protectedvirtual |
OnNodeSetEnabled(Node *node) | Dviglo::Component | protectedvirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Dviglo::Animatable | protected |
OnRemoveFromOctree() | Dviglo::Drawable | inlineprotectedvirtual |
OnSceneSet(Scene *scene) override | Dviglo::Drawable | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
OnSetEnabled() override | Dviglo::Drawable | virtual |
OnWorldBoundingBoxUpdate() override | Dviglo::AnimatedModel | protectedvirtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
PrepareNetworkUpdate() | Dviglo::Component | |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) override | Dviglo::AnimatedModel | virtual |
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::AnimatedModel | static |
ReleaseRef() | Dviglo::RefCounted | |
Remove() | Dviglo::Component | |
RemoveAllAnimationStates() | Dviglo::AnimatedModel | |
RemoveAnimationState(Animation *animation) | Dviglo::AnimatedModel | |
RemoveAnimationState(const String &animationName) | Dviglo::AnimatedModel | |
RemoveAnimationState(StringHash animationNameHash) | Dviglo::AnimatedModel | |
RemoveAnimationState(AnimationState *state) | Dviglo::AnimatedModel | |
RemoveAnimationState(unsigned index) | Dviglo::AnimatedModel | |
RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveFromOctree() | Dviglo::Drawable | protected |
RemoveInstanceDefault() | Dviglo::Serializable | |
RemoveObjectAnimation() | Dviglo::Animatable | |
RemoveRootBone() | Dviglo::AnimatedModel | private |
ResetLodLevels() | Dviglo::StaticModel | protected |
ResetMorphWeights() | Dviglo::AnimatedModel | |
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 | |
SetAnimationLodBias(float bias) | Dviglo::AnimatedModel | |
SetAnimationStatesAttr(const VariantVector &value) | Dviglo::AnimatedModel | |
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 | |
SetBasePass(unsigned batchIndex) | Dviglo::Drawable | inline |
SetBlockEvents(bool block) | Dviglo::Object | inline |
SetBonesEnabledAttr(const VariantVector &value) | Dviglo::AnimatedModel | |
SetBoundingBox(const BoundingBox &box) | Dviglo::StaticModel | protected |
SetCastShadows(bool enable) | Dviglo::Drawable | |
SetDrawDistance(float distance) | Dviglo::Drawable | |
SetEnabled(bool enable) | Dviglo::Component | |
SetGeometryBoneMappings() | Dviglo::AnimatedModel | private |
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 | |
SetLightMask(unsigned mask) | Dviglo::Drawable | |
SetLodBias(float bias) | Dviglo::Drawable | |
SetMaterial(Material *material) | Dviglo::StaticModel | virtual |
SetMaterial(unsigned index, Material *material) | Dviglo::StaticModel | virtual |
SetMaterialsAttr(const ResourceRefList &value) | Dviglo::StaticModel | |
SetMaxLights(unsigned num) | Dviglo::Drawable | |
SetMinMaxZ(float minZ, float maxZ) | Dviglo::Drawable | inline |
SetModel(Model *model, bool createBones=true) | Dviglo::AnimatedModel | |
Dviglo::StaticModel::SetModel(Model *model) | Dviglo::StaticModel | virtual |
SetModelAttr(const ResourceRef &value) | Dviglo::AnimatedModel | |
SetMorphsAttr(const PODVector< unsigned char > &value) | Dviglo::AnimatedModel | |
SetMorphWeight(unsigned index, float weight) | Dviglo::AnimatedModel | |
SetMorphWeight(const String &name, float weight) | Dviglo::AnimatedModel | |
SetMorphWeight(StringHash nameHash, float weight) | Dviglo::AnimatedModel | |
SetNode(Node *node) | Dviglo::Component | protected |
SetNumGeometries(unsigned num) | Dviglo::StaticModel | 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 |
SetOccludee(bool enable) | Dviglo::Drawable | |
SetOccluder(bool enable) | Dviglo::Drawable | |
SetOcclusionLodLevel(unsigned level) | Dviglo::StaticModel | |
SetOctant(Octant *octant) | Dviglo::Drawable | inlineprotected |
SetShadowDistance(float distance) | Dviglo::Drawable | |
SetShadowMask(unsigned mask) | Dviglo::Drawable | |
SetSkeleton(const Skeleton &skeleton, bool createBones) | Dviglo::AnimatedModel | private |
SetSortValue(float value) | Dviglo::Drawable | |
SetTemporary(bool enable) | Dviglo::Serializable | |
SetUpdateInvisible(bool enable) | Dviglo::AnimatedModel | |
SetViewMask(unsigned mask) | Dviglo::Drawable | |
SetZone(Zone *zone, bool temporary=false) | Dviglo::Drawable | |
SetZoneMask(unsigned mask) | Dviglo::Drawable | |
shadowDistance_ | Dviglo::Drawable | protected |
shadowMask_ | Dviglo::Drawable | protected |
skeleton_ | Dviglo::AnimatedModel | private |
skinMatrices_ | Dviglo::AnimatedModel | private |
skinningDirty_ | Dviglo::AnimatedModel | private |
sortValue_ | Dviglo::Drawable | protected |
StaticModel(Context *context) | Dviglo::StaticModel | explicit |
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 |
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) override | Dviglo::AnimatedModel | virtual |
UpdateAnimation(const FrameInfo &frame) | Dviglo::AnimatedModel | private |
UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
UpdateBatches(const FrameInfo &frame) override | Dviglo::AnimatedModel | virtual |
UpdateBoneBoundingBox() | Dviglo::AnimatedModel | |
UpdateGeometry(const FrameInfo &frame) override | Dviglo::AnimatedModel | virtual |
updateInvisible_ | Dviglo::AnimatedModel | private |
UpdateMorphs() | Dviglo::AnimatedModel | private |
updateQueued_ | Dviglo::Drawable | protected |
UpdateSkinning() | Dviglo::AnimatedModel | private |
URHO3D_OBJECT(AnimatedModel, StaticModel) (defined in Dviglo::AnimatedModel) | Dviglo::AnimatedModel | private |
vertexLights_ | Dviglo::Drawable | protected |
viewCameras_ | Dviglo::Drawable | protected |
viewFrameNumber_ | Dviglo::Drawable | protected |
viewMask_ | Dviglo::Drawable | protected |
WeakRefs() const | Dviglo::RefCounted | |
worldBoundingBox_ | Dviglo::Drawable | protected |
worldBoundingBoxDirty_ | Dviglo::Drawable | 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 | |
zone_ | Dviglo::Drawable | protected |
zoneDirty_ | Dviglo::Drawable | protected |
zoneMask_ | Dviglo::Drawable | protected |
~Animatable() override | Dviglo::Animatable | |
~AnimatedModel() override | Dviglo::AnimatedModel | |
~Component() override | Dviglo::Component | |
~Drawable() override | Dviglo::Drawable | |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Serializable() override | Dviglo::Serializable | |
~StaticModel() override | Dviglo::StaticModel | |