AddDrawable(Drawable2D *drawable) | Dviglo::Renderer2D | |
AddLight(Light *light) | Dviglo::Drawable | inline |
AddRef() | Dviglo::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Dviglo::Component | |
AddToOctree() | Dviglo::Drawable | protected |
AddVertexLight(Light *light) | Dviglo::Drawable | inline |
AddViewBatch(ViewBatchInfo2D &viewBatchInfo, Material *material, unsigned indexStart, unsigned indexCount, unsigned vertexStart, unsigned vertexCount, float distance) | Dviglo::Renderer2D | private |
AllocateNetworkState() | Dviglo::Serializable | |
Animatable(Context *context) | Dviglo::Animatable | explicit |
animatedNetworkAttributes_ | Dviglo::Animatable | protected |
animationEnabled_ | Dviglo::Animatable | protected |
ApplyAttributes() | Dviglo::Serializable | inlinevirtual |
attributeAnimationInfos_ | Dviglo::Animatable | protected |
basePassFlags_ | Dviglo::Drawable | protected |
batches_ | Dviglo::Drawable | protected |
blockEvents_ | Dviglo::Object | private |
boundingBox_ | Dviglo::Drawable | protected |
cachedMaterials_ | Dviglo::Renderer2D | private |
cachedTechniques_ | Dviglo::Renderer2D | private |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
castShadows_ | Dviglo::Drawable | protected |
CheckDrawableVisibilityWork (defined in Dviglo::Renderer2D) | Dviglo::Renderer2D | friend |
CheckVisibility(Drawable2D *drawable) const | Dviglo::Renderer2D | |
CleanupConnection(Connection *connection) | Dviglo::Component | |
Component(Context *context) | Dviglo::Component | explicit |
context_ | Dviglo::Object | protected |
CreateMaterial(Texture2D *texture, BlendMode blendMode) | Dviglo::Renderer2D | private |
distance_ | Dviglo::Drawable | protected |
DoAutoRemove(AutoRemoveMode mode) | Dviglo::Component | protected |
Drawable(Context *context, unsigned char drawableFlags) | Dviglo::Drawable | |
drawableFlags_ | Dviglo::Drawable | protected |
drawables_ | Dviglo::Renderer2D | private |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Dviglo::Drawable | virtual |
drawDistance_ | Dviglo::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Dviglo::Drawable | virtual |
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 |
firstLight_ | Dviglo::Drawable | protected |
frame_ | Dviglo::Renderer2D | private |
frustum_ | Dviglo::Renderer2D | 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 |
GetBatches() const | Dviglo::Drawable | inline |
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 |
GetDrawables(PODVector< Drawable2D * > &drawables, Node *node) | Dviglo::Renderer2D | private |
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 |
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(Texture2D *texture, BlendMode blendMode) | Dviglo::Renderer2D | |
GetMaxLights() const | Dviglo::Drawable | inline |
GetMaxZ() const | Dviglo::Drawable | inline |
GetMinZ() const | Dviglo::Drawable | inline |
GetNetworkAttributes() const | Dviglo::Serializable | virtual |
GetNetworkState() const | Dviglo::Serializable | inline |
GetNode() const | Dviglo::Component | inline |
GetNumAttributes() const | Dviglo::Serializable | |
GetNumNetworkAttributes() const | Dviglo::Serializable | |
GetNumOccluderTriangles() | Dviglo::Drawable | inlinevirtual |
GetObjectAnimation() const | Dviglo::Animatable | |
GetObjectAnimationAttr() const | Dviglo::Animatable | |
GetOctant() const | Dviglo::Drawable | inline |
GetScene() const | Dviglo::Component | |
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::Renderer2D | 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 |
HandleBeginViewUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Renderer2D | 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 |
indexBuffer_ | Dviglo::Renderer2D | 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 |
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 |
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) | 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 |
material_ | Dviglo::Renderer2D | private |
maxLights_ | Dviglo::Drawable | protected |
maxZ_ | Dviglo::Drawable | protected |
minZ_ | Dviglo::Drawable | protected |
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::Drawable | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Dviglo::Serializable | virtual |
OnSetEnabled() override | Dviglo::Drawable | virtual |
OnWorldBoundingBoxUpdate() override | Dviglo::Renderer2D | privatevirtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
PrepareNetworkUpdate() | Dviglo::Component | |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) override | Dviglo::Renderer2D | 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::Renderer2D | static |
ReleaseRef() | Dviglo::RefCounted | |
Remove() | Dviglo::Component | |
RemoveAttributeAnimation(const String &name) | Dviglo::Animatable | |
RemoveDrawable(Drawable2D *drawable) | Dviglo::Renderer2D | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveFromOctree() | Dviglo::Drawable | protected |
RemoveInstanceDefault() | Dviglo::Serializable | |
RemoveObjectAnimation() | Dviglo::Animatable | |
Renderer2D(Context *context) | Dviglo::Renderer2D | explicit |
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 | |
SetBasePass(unsigned batchIndex) | Dviglo::Drawable | inline |
SetBlockEvents(bool block) | Dviglo::Object | inline |
SetCastShadows(bool enable) | Dviglo::Drawable | |
SetDrawDistance(float distance) | Dviglo::Drawable | |
SetEnabled(bool enable) | Dviglo::Component | |
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 | |
SetMaxLights(unsigned num) | Dviglo::Drawable | |
SetMinMaxZ(float minZ, float maxZ) | Dviglo::Drawable | inline |
SetNode(Node *node) | Dviglo::Component | 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 | |
SetOctant(Octant *octant) | Dviglo::Drawable | inlineprotected |
SetShadowDistance(float distance) | Dviglo::Drawable | |
SetShadowMask(unsigned mask) | Dviglo::Drawable | |
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 |
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 |
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) | Dviglo::Drawable | inlinevirtual |
UpdateAttributeAnimations(float timeStep) | Dviglo::Animatable | protected |
UpdateBatches(const FrameInfo &frame) override | Dviglo::Renderer2D | virtual |
UpdateGeometry(const FrameInfo &frame) override | Dviglo::Renderer2D | virtual |
updateQueued_ | Dviglo::Drawable | protected |
UpdateViewBatchInfo(ViewBatchInfo2D &viewBatchInfo, Camera *camera) | Dviglo::Renderer2D | private |
URHO3D_OBJECT(Renderer2D, Drawable) (defined in Dviglo::Renderer2D) | Dviglo::Renderer2D | private |
vertexLights_ | Dviglo::Drawable | protected |
viewBatchInfos_ | Dviglo::Renderer2D | private |
viewCameras_ | Dviglo::Drawable | protected |
viewFrameNumber_ | Dviglo::Drawable | protected |
viewMask_ | Dviglo::Renderer2D | private |
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 | |
~Component() override | Dviglo::Component | |
~Drawable() override | Dviglo::Drawable | |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Renderer2D() override | Dviglo::Renderer2D | |
~Serializable() override | Dviglo::Serializable | |