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 |
animatedNetworkAttributes_ | Dviglo::Animatable | protected |
animationEnabled_ | Dviglo::Animatable | protected |
animationLodBias_ | Dviglo::BillboardSet | protected |
animationLodTimer_ | Dviglo::BillboardSet | protected |
ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
ApplyEffect() | Dviglo::ParticleEmitter | |
attrBuffer_ | Dviglo::BillboardSet | mutableprivate |
attributeAnimationInfos_ | Dviglo::Animatable | protected |
autoRemove_ | Dviglo::ParticleEmitter | private |
basePassFlags_ | Dviglo::Drawable | protected |
batches_ | Dviglo::Drawable | protected |
billboards_ | Dviglo::BillboardSet | protected |
BillboardSet(Context *context) | Dviglo::BillboardSet | explicit |
blockEvents_ | Dviglo::Object | private |
boundingBox_ | Dviglo::Drawable | protected |
bufferDirty_ | Dviglo::BillboardSet | private |
bufferSizeDirty_ | Dviglo::BillboardSet | private |
CalculateFixedScreenSize(const FrameInfo &frame) | Dviglo::BillboardSet | private |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
castShadows_ | Dviglo::Drawable | protected |
CheckActiveParticles() const | Dviglo::ParticleEmitter | protected |
CleanupConnection(Connection *connection) | Dviglo::Component | |
Commit() | Dviglo::BillboardSet | |
Component(Context *context) | Dviglo::Component | explicit |
context_ | Dviglo::Object | protected |
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::Drawable | virtual |
drawDistance_ | Dviglo::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Dviglo::Drawable | virtual |
effect_ | Dviglo::ParticleEmitter | private |
emissionTimer_ | Dviglo::ParticleEmitter | private |
EmitNewParticle() | Dviglo::ParticleEmitter | protected |
emitting_ | Dviglo::ParticleEmitter | private |
enabled_ | Dviglo::Component | protected |
eventHandlers_ | Dviglo::Object | private |
faceCameraMode_ | Dviglo::BillboardSet | protected |
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 |
fixedScreenSize_ | Dviglo::BillboardSet | protected |
forceUpdate_ | Dviglo::BillboardSet | private |
geometry_ | Dviglo::BillboardSet | private |
geometryTypeUpdate_ | Dviglo::BillboardSet | private |
GetAnimationEnabled() const | Dviglo::Animatable | inline |
GetAnimationLodBias() const | Dviglo::BillboardSet | 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 |
GetAutoRemoveMode() const | Dviglo::ParticleEmitter | inline |
GetBatches() const | Dviglo::Drawable | inline |
GetBillboard(unsigned index) | Dviglo::BillboardSet | |
GetBillboards() | Dviglo::BillboardSet | inline |
GetBillboardsAttr() const | Dviglo::BillboardSet | |
GetBlockEvents() const | Dviglo::Object | inline |
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 |
GetEffect() const | Dviglo::ParticleEmitter | |
GetEffectAttr() const | Dviglo::ParticleEmitter | |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetFaceCameraMode() const | Dviglo::BillboardSet | inline |
GetFirstLight() const | Dviglo::Drawable | inline |
GetFixedUpdateSource() | Dviglo::Component | protected |
GetFreeParticle() const | Dviglo::ParticleEmitter | 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 | |
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) | Dviglo::Drawable | virtual |
GetMaterial() const | Dviglo::BillboardSet | |
GetMaterialAttr() const | Dviglo::BillboardSet | |
GetMaxLights() const | Dviglo::Drawable | inline |
GetMaxZ() const | Dviglo::Drawable | inline |
GetMinAngle() const | Dviglo::BillboardSet | inline |
GetMinZ() const | Dviglo::Drawable | inline |
GetNetBillboardsAttr() const | Dviglo::BillboardSet | |
GetNetworkAttributes() const | Dviglo::Serializable | virtual |
GetNetworkState() const | Dviglo::Serializable | inline |
GetNode() const | Dviglo::Component | inline |
GetNumAttributes() const | Dviglo::Serializable | |
GetNumBillboards() const | Dviglo::BillboardSet | inline |
GetNumNetworkAttributes() const | Dviglo::Serializable | |
GetNumOccluderTriangles() | Dviglo::Drawable | inlinevirtual |
GetNumParticles() const | Dviglo::ParticleEmitter | inline |
GetObjectAnimation() const | Dviglo::Animatable | |
GetObjectAnimationAttr() const | Dviglo::Animatable | |
GetOctant() const | Dviglo::Drawable | inline |
GetParticleBillboardsAttr() const | Dviglo::ParticleEmitter | |
GetParticlesAttr() const | Dviglo::ParticleEmitter | |
GetScene() const | Dviglo::Component | |
GetSerializeParticles() const | Dviglo::ParticleEmitter | inline |
GetShadowDistance() const | Dviglo::Drawable | inline |
GetShadowMask() const | Dviglo::Drawable | 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::BillboardSet | virtual |
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 |
HandleEffectReloadFinished(StringHash eventType, VariantMap &eventData) | Dviglo::ParticleEmitter | private |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::ParticleEmitter | private |
HasBasePass(unsigned batchIndex) const | Dviglo::Drawable | inline |
HasEventHandlers() const | Dviglo::Object | inline |
hasOrthoCamera_ | Dviglo::BillboardSet | private |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
id_ | Dviglo::Component | protected |
indexBuffer_ | Dviglo::BillboardSet | private |
instanceDefaultValues_ | Dviglo::Serializable | private |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Dviglo::Animatable | protected |
IsEmitting() const | Dviglo::ParticleEmitter | inline |
IsEnabled() const | Dviglo::Component | inline |
IsEnabledEffective() const | Dviglo::Component | |
IsFixedScreenSize() const | Dviglo::BillboardSet | inline |
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 | |
IsOccludee() const | Dviglo::Drawable | inline |
IsOccluder() const | Dviglo::Drawable | inline |
IsRelative() const | Dviglo::BillboardSet | inline |
IsReplicated() const | Dviglo::Component | |
IsScaled() const | Dviglo::BillboardSet | inline |
IsSorted() const | Dviglo::BillboardSet | inline |
IsTemporary() const | Dviglo::Serializable | inline |
IsZoneDirty() const | Dviglo::Drawable | inline |
lastTimeStep_ | Dviglo::ParticleEmitter | private |
lastUpdateFrameNumber_ | Dviglo::ParticleEmitter | private |
lightMask_ | Dviglo::Drawable | protected |
lights_ | Dviglo::Drawable | protected |
LimitLights() | Dviglo::Drawable | |
LimitVertexLights(bool removeConvertedLights) | Dviglo::Drawable | |
Load(Deserializer &source) | Dviglo::Serializable | virtual |
LoadJSON(const JSONValue &source) override | Dviglo::Animatable | virtual |
LoadXML(const XMLElement &source) override | Dviglo::Animatable | virtual |
lodBias_ | Dviglo::Drawable | protected |
lodDistance_ | Dviglo::Drawable | protected |
MarkForUpdate() | Dviglo::Drawable | |
MarkInView(const FrameInfo &frame) | Dviglo::Drawable | |
MarkInView(unsigned frameNumber) | Dviglo::Drawable | |
MarkNetworkUpdate() override | Dviglo::Component | virtual |
MarkPositionsDirty() | Dviglo::BillboardSet | protected |
maxLights_ | Dviglo::Drawable | protected |
maxZ_ | Dviglo::Drawable | protected |
minAngle_ | Dviglo::BillboardSet | protected |
minZ_ | Dviglo::Drawable | protected |
needUpdate_ | Dviglo::ParticleEmitter | 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 |
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::Drawable | protectedvirtual |
OnNodeSet(Node *node) override | Dviglo::Drawable | 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::ParticleEmitter | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
OnSetEnabled() override | Dviglo::ParticleEmitter | virtual |
OnWorldBoundingBoxUpdate() override | Dviglo::BillboardSet | protectedvirtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
ParticleEmitter(Context *context) | Dviglo::ParticleEmitter | explicit |
particles_ | Dviglo::ParticleEmitter | private |
periodTimer_ | Dviglo::ParticleEmitter | private |
PrepareNetworkUpdate() | Dviglo::Component | |
previousOffset_ | Dviglo::BillboardSet | private |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) override | Dviglo::BillboardSet | 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::ParticleEmitter | static |
relative_ | Dviglo::BillboardSet | protected |
ReleaseRef() | Dviglo::RefCounted | |
Remove() | Dviglo::Component | |
RemoveAllParticles() | Dviglo::ParticleEmitter | |
RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveFromOctree() | Dviglo::Drawable | protected |
RemoveInstanceDefault() | Dviglo::Serializable | |
RemoveObjectAnimation() | Dviglo::Animatable | |
Reset() | Dviglo::ParticleEmitter | |
ResetEmissionTimer() | Dviglo::ParticleEmitter | |
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 |
scaled_ | Dviglo::BillboardSet | protected |
SendEvent(StringHash eventType) | Dviglo::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
sendFinishedEvent_ | Dviglo::ParticleEmitter | private |
Serializable(Context *context) | Dviglo::Serializable | explicit |
serializeParticles_ | Dviglo::ParticleEmitter | private |
SetAnimationEnabled(bool enable) | Dviglo::Animatable | |
SetAnimationLodBias(float bias) | Dviglo::BillboardSet | |
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 | |
SetAutoRemoveMode(AutoRemoveMode mode) | Dviglo::ParticleEmitter | |
SetBasePass(unsigned batchIndex) | Dviglo::Drawable | inline |
SetBillboardsAttr(const VariantVector &value) | Dviglo::BillboardSet | |
SetBlockEvents(bool block) | Dviglo::Object | inline |
SetCastShadows(bool enable) | Dviglo::Drawable | |
SetDrawDistance(float distance) | Dviglo::Drawable | |
SetEffect(ParticleEffect *effect) | Dviglo::ParticleEmitter | |
SetEffectAttr(const ResourceRef &value) | Dviglo::ParticleEmitter | |
SetEmitting(bool enable) | Dviglo::ParticleEmitter | |
SetEnabled(bool enable) | Dviglo::Component | |
SetFaceCameraMode(FaceCameraMode mode) | Dviglo::BillboardSet | |
SetFixedScreenSize(bool enable) | Dviglo::BillboardSet | |
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::BillboardSet | |
SetMaterialAttr(const ResourceRef &value) | Dviglo::BillboardSet | |
SetMaxLights(unsigned num) | Dviglo::Drawable | |
SetMinAngle(float angle) | Dviglo::BillboardSet | |
SetMinMaxZ(float minZ, float maxZ) | Dviglo::Drawable | inline |
SetNetBillboardsAttr(const PODVector< unsigned char > &value) | Dviglo::BillboardSet | |
SetNode(Node *node) | Dviglo::Component | protected |
SetNumBillboards(unsigned num) | Dviglo::BillboardSet | |
SetNumParticles(unsigned num) | Dviglo::ParticleEmitter | |
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 | |
SetOctant(Octant *octant) | Dviglo::Drawable | inlineprotected |
SetParticlesAttr(const VariantVector &value) | Dviglo::ParticleEmitter | |
SetRelative(bool enable) | Dviglo::BillboardSet | |
SetScaled(bool enable) | Dviglo::BillboardSet | |
SetSerializeParticles(bool enable) | Dviglo::ParticleEmitter | |
SetShadowDistance(float distance) | Dviglo::Drawable | |
SetShadowMask(unsigned mask) | Dviglo::Drawable | |
SetSorted(bool enable) | Dviglo::BillboardSet | |
SetSortValue(float value) | Dviglo::Drawable | |
SetTemporary(bool enable) | Dviglo::Serializable | |
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 |
sorted_ | Dviglo::BillboardSet | protected |
sortedBillboards_ | Dviglo::BillboardSet | private |
sortFrameNumber_ | Dviglo::BillboardSet | private |
sortThisFrame_ | Dviglo::BillboardSet | private |
sortValue_ | Dviglo::Drawable | protected |
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 |
transforms_ | Dviglo::BillboardSet | 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::ParticleEmitter | virtual |
UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
UpdateBatches(const FrameInfo &frame) override | Dviglo::BillboardSet | virtual |
UpdateBufferSize() | Dviglo::BillboardSet | private |
UpdateGeometry(const FrameInfo &frame) override | Dviglo::BillboardSet | virtual |
updateQueued_ | Dviglo::Drawable | protected |
UpdateVertexBuffer(const FrameInfo &frame) | Dviglo::BillboardSet | private |
URHO3D_OBJECT(ParticleEmitter, BillboardSet) (defined in Dviglo::ParticleEmitter) | Dviglo::ParticleEmitter | private |
vertexBuffer_ | Dviglo::BillboardSet | 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 | |
~BillboardSet() override | Dviglo::BillboardSet | |
~Component() override | Dviglo::Component | |
~Drawable() override | Dviglo::Drawable | |
~Object() override | Dviglo::Object | |
~ParticleEmitter() override | Dviglo::ParticleEmitter | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Serializable() override | Dviglo::Serializable | |