AddRef() | Urho3D::RefCounted | |
AddSubscriberReference(PipelineStateTracker *subscriber) | Urho3D::PipelineStateTracker | protected |
AddToOctree() | Urho3D::Drawable | protected |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
batches_ | Urho3D::Drawable | protected |
blendMode_ | Urho3D::StaticSprite2D | protected |
blockEvents_ | Urho3D::Object | private |
boundingBox_ | Urho3D::Drawable | protected |
cachedReflection_ | Urho3D::Drawable | protected |
cachedZone_ | Urho3D::Drawable | protected |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
castShadows_ | Urho3D::Drawable | protected |
Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
color_ | Urho3D::StaticSprite2D | protected |
Component(Context *context) | Urho3D::Component | explicit |
context_ | Urho3D::Object | protected |
CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
CreateDependency(PipelineStateTracker *dependency) | Urho3D::PipelineStateTracker | protected |
customMaterial_ | Urho3D::StaticSprite2D | protected |
DependantVector typedef | Urho3D::PipelineStateTracker | private |
distance_ | Urho3D::Drawable | protected |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
Drawable(Context *context, DrawableFlags drawableFlags=DRAWABLE_UNDEFINED) | Urho3D::Drawable | |
Drawable2D(Context *context) | Urho3D::Drawable2D | explicit |
drawableFlags_ | Urho3D::Drawable | protected |
drawableIndex_ | Urho3D::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::Drawable | virtual |
drawDistance_ | Urho3D::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Urho3D::Drawable | virtual |
drawRect_ | Urho3D::StaticSprite2D | protected |
enabled_ | Urho3D::Component | protected |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
eventHandlers_ | Urho3D::Object | private |
FindEventHandler(StringHash eventType) | Urho3D::Object | private |
FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
FindSubscriberIter(PipelineStateTracker *subscriber) | Urho3D::PipelineStateTracker | private |
flipX_ | Urho3D::StaticSprite2D | protected |
flipY_ | Urho3D::StaticSprite2D | protected |
GetAlpha() const | Urho3D::StaticSprite2D | inline |
GetAttribute(unsigned index) const | Urho3D::Serializable | |
GetAttribute(const ea::string &name) const | Urho3D::Serializable | |
GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
GetAttributeDefault(const ea::string &name) const | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | virtual |
GetBatches() const | Urho3D::Drawable | inline |
GetBlendMode() const | Urho3D::StaticSprite2D | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetBoundingBox() const | Urho3D::Drawable | inline |
GetCastShadows() const | Urho3D::Drawable | inline |
GetCategory() const | Urho3D::Object | |
GetColor() const | Urho3D::StaticSprite2D | inline |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetCustomMaterial() const | Urho3D::StaticSprite2D | |
GetCustomMaterialAttr() const | Urho3D::StaticSprite2D | |
GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
GetDistance() const | Urho3D::Drawable | inline |
GetDrawableFlags() const | Urho3D::Drawable | inline |
GetDrawableIndex() const | Urho3D::Drawable | inline |
GetDrawDistance() const | Urho3D::Drawable | inline |
GetDrawOrder() const | Urho3D::Drawable2D | inlineprotected |
GetDrawRect() const | Urho3D::StaticSprite2D | inline |
GetEffectiveScopeHint() const | Urho3D::Component | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetFlipX() const | Urho3D::StaticSprite2D | inline |
GetFlipY() const | Urho3D::StaticSprite2D | inline |
GetFullNameDebug() const | Urho3D::Component | |
GetGeometryIfNotEmpty(Geometry *geometry) | Urho3D::Drawable | protectedstatic |
GetGlobalIlluminationType() const | Urho3D::Drawable | inline |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetHotSpot() const | Urho3D::StaticSprite2D | inline |
GetID() const | Urho3D::Component | inline |
GetIndexInParent() const | Urho3D::Component | |
GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
GetLayer() const | Urho3D::Drawable2D | inline |
GetLightMask() const | Urho3D::Drawable | inline |
GetLightMaskInZone() const | Urho3D::Drawable | |
GetLodBias() const | Urho3D::Drawable | inline |
GetLodDistance() const | Urho3D::Drawable | inline |
GetLodGeometry(unsigned batchIndex, unsigned level) | Urho3D::Drawable | virtual |
GetMutableCachedReflection() | Urho3D::Drawable | inline |
GetMutableCachedZone() | Urho3D::Drawable | inline |
GetMutableLightProbeTetrahedronHint() | Urho3D::Drawable | inline |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumOccluderTriangles() | Urho3D::Drawable | inlinevirtual |
GetOctant() const | Urho3D::Drawable | inline |
GetOrderInLayer() const | Urho3D::Drawable2D | inline |
GetPipelineStateHash() const | Urho3D::PipelineStateTracker | inline |
GetReflection() const | Urho3D::Serializable | virtual |
GetReflectionMode() const | Urho3D::Drawable | inline |
GetScene() const | Urho3D::Component | |
GetShadowDistance() const | Urho3D::Drawable | inline |
GetShadowMask() const | Urho3D::Drawable | inline |
GetShadowMaskInZone() const | Urho3D::Drawable | |
GetSortValue() const | Urho3D::Drawable | inline |
GetSourceBatches() | Urho3D::Drawable2D | |
GetSprite() const | Urho3D::StaticSprite2D | |
GetSpriteAttr() const | Urho3D::StaticSprite2D | |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetSwapXY() const | Urho3D::StaticSprite2D | inline |
GetTextureRect() const | Urho3D::StaticSprite2D | inline |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
GetUpdateGeometryType() | Urho3D::Drawable | inlinevirtual |
GetUseDrawRect() const | Urho3D::StaticSprite2D | inline |
GetUseHotSpot() const | Urho3D::StaticSprite2D | inline |
GetUseTextureRect() const | Urho3D::StaticSprite2D | inline |
GetViewMask() const | Urho3D::Drawable | inline |
GetWorldBoundingBox() | Urho3D::Drawable | |
GetZone() const | Urho3D::Drawable | inline |
GetZoneMask() const | Urho3D::Drawable | inline |
giType_ | Urho3D::Drawable | protected |
HasAuxiliaryData() const | Urho3D::Component | inlinevirtual |
HasEventHandlers() const | Urho3D::Object | inline |
HasScriptObject() const | Urho3D::RefCounted | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
hotSpot_ | Urho3D::StaticSprite2D | protected |
id_ | Urho3D::Component | protected |
instanceDefaultValues_ | Urho3D::Serializable | protected |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
IsInOctree() const | Urho3D::Drawable | inline |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsInView() const | Urho3D::Drawable | |
IsInView(Camera *camera) const | Urho3D::Drawable | |
IsInView(const FrameInfo &frame, bool anyCamera=false) const | Urho3D::Drawable | |
IsOccludee() const | Urho3D::Drawable | inline |
IsOccluder() const | Urho3D::Drawable | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
IsTemporary() const | Urho3D::Serializable | inline |
IsZoneDirty() const | Urho3D::Drawable | inline |
layer_ | Urho3D::Drawable2D | protected |
lightMask_ | Urho3D::Drawable | protected |
lightProbeTetrahedronHint_ | Urho3D::Drawable | protected |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
Load(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadFile(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadJSON(const JSONValue &source) | Urho3D::Serializable | virtual |
LoadJSON(const ea::string &resourceName) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source) | Urho3D::Serializable | virtual |
LoadXML(const ea::string &resourceName) | Urho3D::Serializable | virtual |
lodBias_ | Urho3D::Drawable | protected |
lodDistance_ | Urho3D::Drawable | protected |
MarkForUpdate() | Urho3D::Drawable | |
MarkInView(const FrameInfo &frame) | Urho3D::Drawable | |
MarkInView(unsigned frameNumber) | Urho3D::Drawable | |
MarkPipelineStateHashDirty() | Urho3D::PipelineStateTracker | |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
Object(Context *context) | Urho3D::Object | explicit |
occludee_ | Urho3D::Drawable | protected |
occluder_ | Urho3D::Drawable | protected |
octant_ | Urho3D::Drawable | protected |
OnDrawOrderChanged() override | Urho3D::StaticSprite2D | protectedvirtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
OnMarkedDirty(Node *node) override | Urho3D::Drawable2D | protectedvirtual |
OnNodeSet(Node *previousNode, Node *currentNode) override | Urho3D::Drawable | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnRemoveFromOctree() | Urho3D::Drawable | inlineprotectedvirtual |
OnSceneSet(Scene *scene) override | Urho3D::StaticSprite2D | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() override | Urho3D::Drawable2D | virtual |
OnWorldBoundingBoxUpdate() override | Urho3D::StaticSprite2D | protectedvirtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
orderInLayer_ | Urho3D::Drawable2D | protected |
pipelineStateHash_ | Urho3D::PipelineStateTracker | mutableprivate |
ProcessCustomRayQuery(const RayOctreeQuery &query, const BoundingBox &worldBoundingBox, ea::vector< RayQueryResult > &results) | Urho3D::Drawable | |
ProcessRayQuery(const RayOctreeQuery &query, ea::vector< RayQueryResult > &results) | Urho3D::Drawable | virtual |
RecalculatePipelineStateHash() const override | Urho3D::Drawable | protectedvirtual |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
reflectionMode_ | Urho3D::Drawable | protected |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::StaticSprite2D | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveFromOctree() | Urho3D::Drawable | protected |
RemoveInstanceDefault() | Urho3D::Serializable | |
RemoveSubscriberReference(PipelineStateTracker *subscriber) | Urho3D::PipelineStateTracker | protected |
renderer_ | Urho3D::Drawable2D | protected |
RequestUpdateBatchesDelayed(const FrameInfo &frame) | Urho3D::Drawable | protected |
ResetToDefault() | Urho3D::Serializable | |
Save(Serializer &dest) const override | Urho3D::Component | virtual |
SaveDefaultAttributes(const AttributeInfo &attr) const | Urho3D::Serializable | inlinevirtual |
SaveJSON(JSONValue &dest) const override | Urho3D::Component | virtual |
SaveXML(XMLElement &dest) const override | Urho3D::Component | virtual |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | explicit |
SerializeAuxiliaryData(Archive &archive) | Urho3D::Component | inlinevirtual |
SerializeInBlock(Archive &archive) override | Urho3D::Serializable | virtual |
SerializeInBlock(Archive &archive, bool serializeTemporary) (defined in Urho3D::Serializable) | Urho3D::Serializable | |
SetAlpha(float alpha) | Urho3D::StaticSprite2D | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
SetBlendMode(BlendMode blendMode) | Urho3D::StaticSprite2D | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetCastShadows(bool enable) | Urho3D::Drawable | |
SetColor(const Color &color) | Urho3D::StaticSprite2D | |
SetCustomMaterial(Material *customMaterial) | Urho3D::StaticSprite2D | |
SetCustomMaterialAttr(const ResourceRef &value) | Urho3D::StaticSprite2D | |
SetDrawableIndex(unsigned drawableIndex) | Urho3D::Drawable | inlineprotected |
SetDrawDistance(float distance) | Urho3D::Drawable | |
SetDrawRect(const Rect &rect) | Urho3D::StaticSprite2D | |
SetEnabled(bool enable) | Urho3D::Component | |
SetFlip(bool flipX, bool flipY, bool swapXY=false) | Urho3D::StaticSprite2D | |
SetFlipX(bool flipX) | Urho3D::StaticSprite2D | |
SetFlipY(bool flipY) | Urho3D::StaticSprite2D | |
SetGlobalIlluminationType(GlobalIlluminationType type) | Urho3D::Drawable | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetHotSpot(const Vector2 &hotspot) | Urho3D::StaticSprite2D | |
SetID(unsigned id) | Urho3D::Component | protected |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
setInstanceDefault_ | Urho3D::Serializable | protected |
SetLayer(int layer) | Urho3D::Drawable2D | |
SetLightMask(unsigned mask) | Urho3D::Drawable | |
SetLodBias(float bias) | Urho3D::Drawable | |
SetNode(Node *node) | Urho3D::Component | protected |
SetOccludee(bool enable) | Urho3D::Drawable | |
SetOccluder(bool enable) | Urho3D::Drawable | |
SetOctant(Octant *octant) | Urho3D::Drawable | inlineprotected |
SetOrderInLayer(int orderInLayer) | Urho3D::Drawable2D | |
SetReflectionMode(ReflectionMode mode) | Urho3D::Drawable | |
SetShadowDistance(float distance) | Urho3D::Drawable | |
SetShadowMask(unsigned mask) | Urho3D::Drawable | |
SetSortValue(float value) | Urho3D::Drawable | |
SetSprite(Sprite2D *sprite) | Urho3D::StaticSprite2D | |
SetSpriteAttr(const ResourceRef &value) | Urho3D::StaticSprite2D | |
SetSwapXY(bool swapXY) | Urho3D::StaticSprite2D | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetTextureRect(const Rect &rect) | Urho3D::StaticSprite2D | |
SetUseDrawRect(bool useDrawRect) | Urho3D::StaticSprite2D | |
SetUseHotSpot(bool useHotSpot) | Urho3D::StaticSprite2D | |
SetUseTextureRect(bool useTextureRect) | Urho3D::StaticSprite2D | |
SetViewMask(unsigned mask) | Urho3D::Drawable | |
SetZone(Zone *zone, bool temporary=false) | Urho3D::Drawable | |
SetZoneMask(unsigned mask) | Urho3D::Drawable | |
shadowDistance_ | Urho3D::Drawable | protected |
shadowMask_ | Urho3D::Drawable | protected |
sortValue_ | Urho3D::Drawable | protected |
sourceBatches_ | Urho3D::Drawable2D | protected |
sourceBatchesDirty_ | Urho3D::Drawable2D | protected |
sprite_ | Urho3D::StaticSprite2D | protected |
StaticSprite2D(Context *context) | Urho3D::StaticSprite2D | explicit |
subscribers_ | Urho3D::PipelineStateTracker | private |
SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
swapXY_ | Urho3D::StaticSprite2D | protected |
temporary_ | Urho3D::Serializable | protected |
textureRect_ | Urho3D::StaticSprite2D | protected |
TypeHierarchy | Urho3D::Object | inlinestatic |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions) | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
Update(const FrameInfo &frame) | Urho3D::Drawable | inlinevirtual |
UpdateBatches(const FrameInfo &frame) | Urho3D::Drawable | virtual |
UpdateBatchesDelayed(const FrameInfo &frame) | Urho3D::Drawable | inlinevirtual |
UpdateDrawRect() | Urho3D::StaticSprite2D | protected |
UpdateGeometry(const FrameInfo &frame) | Urho3D::Drawable | inlinevirtual |
UpdateMaterial() | Urho3D::StaticSprite2D | protected |
updateQueued_ | Urho3D::Drawable | protected |
UpdateSourceBatches() override | Urho3D::StaticSprite2D | protectedvirtual |
URHO3D_OBJECT(StaticSprite2D, Drawable2D) (defined in Urho3D::StaticSprite2D) | Urho3D::StaticSprite2D | private |
useDrawRect_ | Urho3D::StaticSprite2D | protected |
useHotSpot_ | Urho3D::StaticSprite2D | protected |
useTextureRect_ | Urho3D::StaticSprite2D | protected |
viewCameras_ | Urho3D::Drawable | protected |
viewFrameNumber_ | Urho3D::Drawable | protected |
viewMask_ | Urho3D::Drawable | protected |
WeakRefs() const | Urho3D::RefCounted | |
worldBoundingBox_ | Urho3D::Drawable | protected |
worldBoundingBoxDirty_ | Urho3D::Drawable | protected |
zoneDirty_ | Urho3D::Drawable | protected |
zoneMask_ | Urho3D::Drawable | protected |
~Component() override | Urho3D::Component | |
~Drawable() override | Urho3D::Drawable | |
~Drawable2D() override | Urho3D::Drawable2D | |
~Object() override | Urho3D::Object | |
~PipelineStateTracker() | Urho3D::PipelineStateTracker | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() override | Urho3D::Serializable | |
~StaticSprite2D() override | Urho3D::StaticSprite2D | |