AddLight(Light *light) | Urho3D::Drawable | inline |
AddRef() | Urho3D::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Urho3D::Component | |
AddToOctree() | Urho3D::Drawable | protected |
AddVertexLight(Light *light) | Urho3D::Drawable | inline |
AllocateNetworkState() | Urho3D::Serializable | |
Animatable(Context *context) | Urho3D::Animatable | explicit |
animatedNetworkAttributes_ | Urho3D::Animatable | protected |
animationEnabled_ | Urho3D::Animatable | protected |
animationLodBias_ | Urho3D::RibbonTrail | protected |
animationLodTimer_ | Urho3D::RibbonTrail | protected |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
attributeAnimationInfos_ | Urho3D::Animatable | protected |
basePassFlags_ | Urho3D::Drawable | protected |
baseVelocity_ | Urho3D::RibbonTrail | protected |
batches_ | Urho3D::Drawable | protected |
blockEvents_ | Urho3D::Object | private |
boundingBox_ | Urho3D::Drawable | protected |
bufferDirty_ | Urho3D::RibbonTrail | private |
bufferSizeDirty_ | Urho3D::RibbonTrail | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
castShadows_ | Urho3D::Drawable | protected |
CleanupConnection(Connection *connection) | Urho3D::Component | |
Commit() | Urho3D::RibbonTrail | |
Component(Context *context) | Urho3D::Component | explicit |
context_ | Urho3D::Object | protected |
distance_ | Urho3D::Drawable | protected |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
Drawable(Context *context, DrawableTypes drawableType) | Urho3D::Drawable | |
drawableType_ | Urho3D::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::Drawable | virtual |
drawDistance_ | Urho3D::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Urho3D::Drawable | virtual |
emitting_ | Urho3D::RibbonTrail | private |
enabled_ | Urho3D::Component | protected |
endColor_ | Urho3D::RibbonTrail | private |
endScale_ | Urho3D::RibbonTrail | private |
endTail_ | Urho3D::RibbonTrail | private |
eventHandlers_ | Urho3D::Object | private |
FindAttributeAnimationTarget(const String &name, String &outName) | Urho3D::Animatable | protectedvirtual |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
firstLight_ | Urho3D::Drawable | protected |
forceUpdate_ | Urho3D::RibbonTrail | private |
geometry_ | Urho3D::RibbonTrail | private |
GetAnimationEnabled() const | Urho3D::Animatable | inline |
GetAnimationLodBias() const | Urho3D::RibbonTrail | inline |
GetAttribute(unsigned index) const | Urho3D::Serializable | |
GetAttribute(const String &name) const | Urho3D::Serializable | |
GetAttributeAnimation(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationInfo(const String &name) const | Urho3D::Animatable | protected |
GetAttributeAnimationSpeed(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationTime(const String &name) const | Urho3D::Animatable | |
GetAttributeAnimationWrapMode(const String &name) const | Urho3D::Animatable | |
GetAttributeDefault(unsigned index) const | Urho3D::Serializable | |
GetAttributeDefault(const String &name) const | Urho3D::Serializable | |
GetAttributes() const | Urho3D::Serializable | virtual |
GetBaseVelocity() const | Urho3D::RibbonTrail | inline |
GetBatches() const | Urho3D::Drawable | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetBoundingBox() const | Urho3D::Drawable | inline |
GetCastShadows() const | Urho3D::Drawable | inline |
GetCategory() const | Urho3D::Object | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetComponents(Vector< Component * > &dest, StringHash type) const | Urho3D::Component | |
GetComponents(Vector< T * > &dest) const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetDependencyNodes(Vector< Node * > &dest) | Urho3D::Component | virtual |
GetDistance() const | Urho3D::Drawable | inline |
GetDrawableType() const | Urho3D::Drawable | inline |
GetDrawDistance() const | Urho3D::Drawable | inline |
GetEndColor() const | Urho3D::RibbonTrail | inline |
GetEndScale() const | Urho3D::RibbonTrail | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFirstLight() const | Urho3D::Drawable | inline |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetID() const | Urho3D::Component | inline |
GetInstanceDefault(const String &name) const | Urho3D::Serializable | private |
GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
GetLifetime() const | Urho3D::RibbonTrail | inline |
GetLightMask() const | Urho3D::Drawable | inline |
GetLights() const | Urho3D::Drawable | inline |
GetLodBias() const | Urho3D::Drawable | inline |
GetLodDistance() const | Urho3D::Drawable | inline |
GetLodGeometry(i32 batchIndex, i32 level) | Urho3D::Drawable | virtual |
GetMaterial() const | Urho3D::RibbonTrail | |
GetMaterialAttr() const | Urho3D::RibbonTrail | |
GetMaxLights() const | Urho3D::Drawable | inline |
GetMaxZ() const | Urho3D::Drawable | inline |
GetMinZ() const | Urho3D::Drawable | inline |
GetNetworkAttributes() const | Urho3D::Serializable | virtual |
GetNetworkState() const | Urho3D::Serializable | inline |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetNumOccluderTriangles() | Urho3D::Drawable | inlinevirtual |
GetObjectAnimation() const | Urho3D::Animatable | |
GetObjectAnimationAttr() const | Urho3D::Animatable | |
GetOctant() const | Urho3D::Drawable | inline |
GetScene() const | Urho3D::Component | |
GetShadowDistance() const | Urho3D::Drawable | inline |
GetShadowMask() const | Urho3D::Drawable | inline |
GetSortValue() const | Urho3D::Drawable | inline |
GetStartColor() const | Urho3D::RibbonTrail | inline |
GetStartScale() const | Urho3D::RibbonTrail | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetTailColumn() const | Urho3D::RibbonTrail | inline |
GetTrailType() const | Urho3D::RibbonTrail | 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() override | Urho3D::RibbonTrail | virtual |
GetUpdateInvisible() const | Urho3D::RibbonTrail | inline |
GetVertexDistance() const | Urho3D::RibbonTrail | inline |
GetVertexLights() const | Urho3D::Drawable | inline |
GetViewMask() const | Urho3D::Drawable | inline |
GetWidth() const | Urho3D::RibbonTrail | inline |
GetWorldBoundingBox() | Urho3D::Drawable | |
GetZone() const | Urho3D::Drawable | inline |
GetZoneMask() const | Urho3D::Drawable | inline |
HandleAttributeAnimationAdded(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleAttributeAnimationRemoved(StringHash eventType, VariantMap &eventData) | Urho3D::Animatable | protected |
HandleAttributeAnimationUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::Component | protected |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::RibbonTrail | private |
HasBasePass(i32 batchIndex) const | Urho3D::Drawable | inline |
HasEventHandlers() const | Urho3D::Object | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
id_ | Urho3D::Component | protected |
indexBuffer_ | Urho3D::RibbonTrail | private |
instanceDefaultValues_ | Urho3D::Serializable | private |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
IsEmitting() const | Urho3D::RibbonTrail | inline |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
IsInstanceOf(StringHash type) const | Urho3D::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Urho3D::Object | |
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 |
IsReplicated() const | Urho3D::Component | |
IsSorted() const | Urho3D::RibbonTrail | inline |
IsTemporary() const | Urho3D::Serializable | inline |
IsZoneDirty() const | Urho3D::Drawable | inline |
lastTimeStep_ | Urho3D::RibbonTrail | private |
lastUpdateFrameNumber_ | Urho3D::RibbonTrail | private |
lifetime_ | Urho3D::RibbonTrail | private |
lightMask_ | Urho3D::Drawable | protected |
lights_ | Urho3D::Drawable | protected |
LimitLights() | Urho3D::Drawable | |
LimitVertexLights(bool removeConvertedLights) | Urho3D::Drawable | |
Load(Deserializer &source) | Urho3D::Serializable | virtual |
LoadJSON(const JSONValue &source) override | Urho3D::Animatable | virtual |
LoadXML(const XMLElement &source) override | Urho3D::Animatable | virtual |
lodBias_ | Urho3D::Drawable | protected |
lodDistance_ | Urho3D::Drawable | protected |
MarkForUpdate() | Urho3D::Drawable | |
MarkInView(const FrameInfo &frame) | Urho3D::Drawable | |
MarkInView(i32 frameNumber) | Urho3D::Drawable | |
MarkNetworkUpdate() override | Urho3D::Component | virtual |
MarkPositionsDirty() | Urho3D::RibbonTrail | protected |
maxLights_ | Urho3D::Drawable | protected |
maxZ_ | Urho3D::Drawable | protected |
minZ_ | Urho3D::Drawable | protected |
needUpdate_ | Urho3D::RibbonTrail | private |
networkState_ | Urho3D::Serializable | protected |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
numPoints_ | Urho3D::RibbonTrail | private |
Object(Context *context) | Urho3D::Object | explicit |
objectAnimation_ | Urho3D::Animatable | protected |
occludee_ | Urho3D::Drawable | protected |
occluder_ | Urho3D::Drawable | protected |
octant_ | Urho3D::Drawable | protected |
OnAttributeAnimationAdded() override | Urho3D::Component | protectedvirtual |
OnAttributeAnimationRemoved() override | Urho3D::Component | 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::Drawable | protectedvirtual |
OnNodeSet(Node *node) override | Urho3D::Drawable | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnObjectAnimationAdded(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnObjectAnimationRemoved(ObjectAnimation *objectAnimation) | Urho3D::Animatable | protected |
OnRemoveFromOctree() | Urho3D::Drawable | inlineprotectedvirtual |
OnSceneSet(Scene *scene) override | Urho3D::RibbonTrail | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() override | Urho3D::RibbonTrail | virtual |
OnWorldBoundingBoxUpdate() override | Urho3D::RibbonTrail | protectedvirtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
points_ | Urho3D::RibbonTrail | protected |
PrepareNetworkUpdate() | Urho3D::Component | |
previousOffset_ | Urho3D::RibbonTrail | private |
previousPosition_ | Urho3D::RibbonTrail | private |
ProcessRayQuery(const RayOctreeQuery &query, Vector< RayQueryResult > &results) override | Urho3D::RibbonTrail | virtual |
ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::RibbonTrail | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveAttributeAnimation(const String &name) | Urho3D::Animatable | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveFromOctree() | Urho3D::Drawable | protected |
RemoveInstanceDefault() | Urho3D::Serializable | |
RemoveObjectAnimation() | Urho3D::Animatable | |
ResetToDefault() | Urho3D::Serializable | |
RibbonTrail(Context *context) | Urho3D::RibbonTrail | explicit |
Save(Serializer &dest) const override | Urho3D::Component | virtual |
SaveDefaultAttributes() 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, Args... args) | Urho3D::Object | inline |
Serializable(Context *context) | Urho3D::Serializable | explicit |
SetAnimationEnabled(bool enable) | Urho3D::Animatable | |
SetAnimationLodBias(float bias) | Urho3D::RibbonTrail | |
SetAnimationTime(float time) | Urho3D::Animatable | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const String &name, const Variant &value) | Urho3D::Serializable | |
SetAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode=WM_LOOP, float speed=1.0f) | Urho3D::Animatable | |
SetAttributeAnimationSpeed(const String &name, float speed) | Urho3D::Animatable | |
SetAttributeAnimationTime(const String &name, float time) | Urho3D::Animatable | |
SetAttributeAnimationWrapMode(const String &name, WrapMode wrapMode) | Urho3D::Animatable | |
SetBasePass(i32 batchIndex) | Urho3D::Drawable | inline |
SetBaseVelocity(const Vector3 &baseVelocity) | Urho3D::RibbonTrail | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetCastShadows(bool enable) | Urho3D::Drawable | |
SetDrawDistance(float distance) | Urho3D::Drawable | |
SetEmitting(bool emitting) | Urho3D::RibbonTrail | |
SetEnabled(bool enable) | Urho3D::Component | |
SetEndColor(const Color &color) | Urho3D::RibbonTrail | |
SetEndScale(float endScale) | Urho3D::RibbonTrail | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetID(ComponentId id) | Urho3D::Component | protected |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const String &name, const Variant &defaultValue) | Urho3D::Serializable | private |
setInstanceDefault_ | Urho3D::Serializable | private |
SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Urho3D::Serializable | |
SetLifetime(float time) | Urho3D::RibbonTrail | |
SetLightMask(mask32 mask) | Urho3D::Drawable | |
SetLodBias(float bias) | Urho3D::Drawable | |
SetMaterial(Material *material) | Urho3D::RibbonTrail | |
SetMaterialAttr(const ResourceRef &value) | Urho3D::RibbonTrail | |
SetMaxLights(i32 num) | Urho3D::Drawable | |
SetMinMaxZ(float minZ, float maxZ) | Urho3D::Drawable | inline |
SetNode(Node *node) | Urho3D::Component | protected |
SetObjectAnimation(ObjectAnimation *objectAnimation) | Urho3D::Animatable | |
SetObjectAnimationAttr(const ResourceRef &value) | Urho3D::Animatable | |
SetObjectAttributeAnimation(const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::Animatable | protected |
SetOccludee(bool enable) | Urho3D::Drawable | |
SetOccluder(bool enable) | Urho3D::Drawable | |
SetOctant(Octant *octant) | Urho3D::Drawable | inlineprotected |
SetShadowDistance(float distance) | Urho3D::Drawable | |
SetShadowMask(mask32 mask) | Urho3D::Drawable | |
SetSorted(bool enable) | Urho3D::RibbonTrail | |
SetSortValue(float value) | Urho3D::Drawable | |
SetStartColor(const Color &color) | Urho3D::RibbonTrail | |
SetStartScale(float startScale) | Urho3D::RibbonTrail | |
SetTailColumn(unsigned tailColumn) | Urho3D::RibbonTrail | |
SetTemporary(bool enable) | Urho3D::Serializable | |
SetTrailType(TrailType type) | Urho3D::RibbonTrail | |
SetUpdateInvisible(bool enable) | Urho3D::RibbonTrail | |
SetVertexDistance(float length) | Urho3D::RibbonTrail | |
SetViewMask(mask32 mask) | Urho3D::Drawable | |
SetWidth(float width) | Urho3D::RibbonTrail | |
SetZone(Zone *zone, bool temporary=false) | Urho3D::Drawable | |
SetZoneMask(mask32 mask) | Urho3D::Drawable | |
shadowDistance_ | Urho3D::Drawable | protected |
shadowMask_ | Urho3D::Drawable | protected |
sorted_ | Urho3D::RibbonTrail | protected |
sortedPoints_ | Urho3D::RibbonTrail | private |
sortValue_ | Urho3D::Drawable | protected |
startColor_ | Urho3D::RibbonTrail | private |
startEndTailTime_ | Urho3D::RibbonTrail | private |
startScale_ | Urho3D::RibbonTrail | private |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
tailColumn_ | Urho3D::RibbonTrail | private |
temporary_ | Urho3D::Serializable | private |
trailType_ | Urho3D::RibbonTrail | protected |
transforms_ | Urho3D::RibbonTrail | private |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const Vector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object | |
UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object | |
UnsubscribeFromEvents(Object *sender) | Urho3D::Object | |
Update(const FrameInfo &frame) override | Urho3D::RibbonTrail | virtual |
UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
UpdateBatches(const FrameInfo &frame) override | Urho3D::RibbonTrail | virtual |
UpdateBufferSize() | Urho3D::RibbonTrail | private |
UpdateGeometry(const FrameInfo &frame) override | Urho3D::RibbonTrail | virtual |
updateInvisible_ | Urho3D::RibbonTrail | private |
updateQueued_ | Urho3D::Drawable | protected |
UpdateTail(float timeStep) | Urho3D::RibbonTrail | private |
UpdateVertexBuffer(const FrameInfo &frame) | Urho3D::RibbonTrail | private |
URHO3D_OBJECT(RibbonTrail, Drawable) (defined in Urho3D::RibbonTrail) | Urho3D::RibbonTrail | private |
vertexBuffer_ | Urho3D::RibbonTrail | private |
vertexDistance_ | Urho3D::RibbonTrail | private |
vertexLights_ | Urho3D::Drawable | protected |
viewCameras_ | Urho3D::Drawable | protected |
viewFrameNumber_ | Urho3D::Drawable | protected |
viewMask_ | Urho3D::Drawable | protected |
WeakRefs() const | Urho3D::RefCounted | |
width_ | Urho3D::RibbonTrail | private |
worldBoundingBox_ | Urho3D::Drawable | protected |
worldBoundingBoxDirty_ | Urho3D::Drawable | protected |
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp) | Urho3D::Serializable | |
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp) | Urho3D::Serializable | |
zone_ | Urho3D::Drawable | protected |
zoneDirty_ | Urho3D::Drawable | protected |
zoneMask_ | Urho3D::Drawable | protected |
~Animatable() override | Urho3D::Animatable | |
~Component() override | Urho3D::Component | |
~Drawable() override | Urho3D::Drawable | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~RibbonTrail() override | Urho3D::RibbonTrail | |
~Serializable() override | Urho3D::Serializable | |