AddLight(Light *light) (defined in Urho3D::Drawable) | Urho3D::Drawable | inline |
AddRef() | Urho3D::RefCounted | |
AddReplicationState(ComponentReplicationState *state) | Urho3D::Component | |
AddToOctree() | Urho3D::Drawable | protected |
AddVertexLight(Light *light) (defined in Urho3D::Drawable) | Urho3D::Drawable | inline |
AllocateNetworkState() | Urho3D::Serializable | |
Animatable(Context *context) | Urho3D::Animatable | |
animatedNetworkAttributes_ | Urho3D::Animatable | protected |
animationEnabled_ | Urho3D::Animatable | protected |
animationLodBias_ | Urho3D::BillboardSet | protected |
animationLodTimer_ | Urho3D::BillboardSet | protected |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
ApplyEffect() | Urho3D::ParticleEmitter | |
attributeAnimationInfos_ | Urho3D::Animatable | protected |
basePassFlags_ | Urho3D::Drawable | protected |
batches_ | Urho3D::Drawable | protected |
billboards_ | Urho3D::BillboardSet | protected |
BillboardSet(Context *context) | Urho3D::BillboardSet | |
boundingBox_ | Urho3D::Drawable | protected |
castShadows_ | Urho3D::Drawable | protected |
CleanupConnection(Connection *connection) | Urho3D::Component | |
Commit() | Urho3D::BillboardSet | |
Component(Context *context) | Urho3D::Component | |
context_ | Urho3D::Object | protected |
distance_ | Urho3D::Drawable | protected |
Drawable(Context *context, unsigned char drawableFlags) | Urho3D::Drawable | |
drawableFlags_ | Urho3D::Drawable | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) | Urho3D::Drawable | virtual |
drawDistance_ | Urho3D::Drawable | protected |
DrawOcclusion(OcclusionBuffer *buffer) | Urho3D::Drawable | virtual |
effect_ | Urho3D::ParticleEmitter | private |
emissionTimer_ | Urho3D::ParticleEmitter | private |
EmitNewParticle() | Urho3D::ParticleEmitter | protected |
emitting_ | Urho3D::ParticleEmitter | private |
enabled_ | Urho3D::Component | protected |
faceCameraAxes_ | Urho3D::BillboardSet | protected |
faceCameraMode_ | Urho3D::BillboardSet | protected |
FindAttributeAnimationTarget(const String &name, String &outName) | Urho3D::Animatable | protectedvirtual |
firstLight_ | Urho3D::Drawable | protected |
GetAnimationEnabled() const | Urho3D::Animatable | inline |
GetAnimationLodBias() const | Urho3D::BillboardSet | 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 |
GetBatches() const | Urho3D::Drawable | inline |
GetBillboard(unsigned index) | Urho3D::BillboardSet | |
GetBillboards() | Urho3D::BillboardSet | inline |
GetBillboardsAttr() const | Urho3D::BillboardSet | |
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(PODVector< Component * > &dest, StringHash type) const | Urho3D::Component | |
GetComponents(PODVector< T * > &dest) const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetDependencyNodes(PODVector< Node * > &dest) | Urho3D::Component | virtual |
GetDistance() const | Urho3D::Drawable | inline |
GetDrawableFlags() const | Urho3D::Drawable | inline |
GetDrawDistance() const | Urho3D::Drawable | inline |
GetEffect() const | Urho3D::ParticleEmitter | |
GetEffectAttr() const | Urho3D::ParticleEmitter | |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFaceCameraMode() const | Urho3D::BillboardSet | inline |
GetFirstLight() const | Urho3D::Drawable | inline |
GetFreeParticle() const | Urho3D::ParticleEmitter | protected |
GetID() const | Urho3D::Component | inline |
GetInterceptNetworkUpdate(const String &attributeName) const | Urho3D::Serializable | |
GetLightMask() const | Urho3D::Drawable | inline |
GetLights() const | Urho3D::Drawable | inline |
GetLodBias() const | Urho3D::Drawable | inline |
GetLodDistance() const | Urho3D::Drawable | inline |
GetLodGeometry(unsigned batchIndex, unsigned level) | Urho3D::Drawable | virtual |
GetMaterial() const | Urho3D::BillboardSet | |
GetMaterialAttr() const | Urho3D::BillboardSet | |
GetMaxLights() const | Urho3D::Drawable | inline |
GetMaxZ() const | Urho3D::Drawable | inline |
GetMinZ() const | Urho3D::Drawable | inline |
GetNetBillboardsAttr() const | Urho3D::BillboardSet | |
GetNetworkAttributes() const | Urho3D::Serializable | virtual |
GetNetworkState() const | Urho3D::Serializable | inline |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetNumBillboards() const | Urho3D::BillboardSet | inline |
GetNumNetworkAttributes() const | Urho3D::Serializable | |
GetNumOccluderTriangles() | Urho3D::Drawable | inlinevirtual |
GetNumParticles() const | Urho3D::ParticleEmitter | inline |
GetObjectAnimation() const | Urho3D::Animatable | |
GetObjectAnimationAttr() const | Urho3D::Animatable | |
GetOctant() const | Urho3D::Drawable | inline |
GetParticleBillboardsAttr() const | Urho3D::ParticleEmitter | |
GetParticlesAttr() const | Urho3D::ParticleEmitter | |
GetScene() const | Urho3D::Component | |
GetSerializeParticles() const | Urho3D::ParticleEmitter | inline |
GetShadowDistance() const | Urho3D::Drawable | inline |
GetShadowMask() const | Urho3D::Drawable | inline |
GetSortValue() const | Urho3D::Drawable | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
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::BillboardSet | virtual |
GetVertexLights() const | Urho3D::Drawable | inline |
GetViewMask() const | Urho3D::Drawable | 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 |
HandleEffectReloadFinished(StringHash eventType, VariantMap &eventData) | Urho3D::ParticleEmitter | private |
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::ParticleEmitter | private |
HasBasePass(unsigned 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 |
IsAnimatedNetworkAttribute(const AttributeInfo &attrInfo) const | Urho3D::Animatable | protected |
IsEmitting() const | Urho3D::ParticleEmitter | 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 |
IsRelative() const | Urho3D::BillboardSet | inline |
IsScaled() const | Urho3D::BillboardSet | inline |
IsSorted() const | Urho3D::BillboardSet | inline |
IsTemporary() const | Urho3D::Serializable | inline |
IsTypeOf(StringHash type) | Urho3D::Object | static |
IsTypeOf(const TypeInfo *typeInfo) | Urho3D::Object | static |
IsTypeOf() | Urho3D::Object | inlinestatic |
IsZoneDirty() const | Urho3D::Drawable | inline |
lastTimeStep_ | Urho3D::ParticleEmitter | private |
lastUpdateFrameNumber_ | Urho3D::ParticleEmitter | private |
lightMask_ | Urho3D::Drawable | protected |
lights_ | Urho3D::Drawable | protected |
LimitLights() | Urho3D::Drawable | |
LimitVertexLights(bool removeConvertedLights) | Urho3D::Drawable | |
Load(Deserializer &source, bool setInstanceDefault=false) | Urho3D::Serializable | virtual |
LoadXML(const XMLElement &source, bool setInstanceDefault=false) | Urho3D::Animatable | virtual |
lodBias_ | Urho3D::Drawable | protected |
lodDistance_ | Urho3D::Drawable | protected |
MarkForUpdate() | Urho3D::Drawable | |
MarkInView(const FrameInfo &frame) | Urho3D::Drawable | |
MarkInView(unsigned frameNumber) | Urho3D::Drawable | |
MarkNetworkUpdate() | Urho3D::Component | virtual |
MarkPositionsDirty() | Urho3D::BillboardSet | protected |
maxLights_ | Urho3D::Drawable | protected |
maxZ_ | Urho3D::Drawable | protected |
minZ_ | Urho3D::Drawable | protected |
needUpdate_ | Urho3D::ParticleEmitter | private |
networkState_ | Urho3D::Serializable | protected |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
Object(Context *context) | Urho3D::Object | |
objectAnimation_ | Urho3D::Animatable | protected |
occludee_ | Urho3D::Drawable | protected |
occluder_ | Urho3D::Drawable | protected |
octant_ | Urho3D::Drawable | protected |
OnAttributeAnimationAdded() | Urho3D::Component | protectedvirtual |
OnAttributeAnimationRemoved() | 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) | Urho3D::Drawable | protectedvirtual |
OnNodeSet(Node *node) | 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) | Urho3D::ParticleEmitter | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() | Urho3D::ParticleEmitter | virtual |
OnWorldBoundingBoxUpdate() | Urho3D::BillboardSet | protectedvirtual |
ParticleEmitter(Context *context) | Urho3D::ParticleEmitter | |
particles_ | Urho3D::ParticleEmitter | private |
periodTimer_ | Urho3D::ParticleEmitter | private |
PrepareNetworkUpdate() | Urho3D::Component | |
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results) | Urho3D::BillboardSet | virtual |
ReadDeltaUpdate(Deserializer &source) | Urho3D::Serializable | |
ReadLatestDataUpdate(Deserializer &source) | Urho3D::Serializable | |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::ParticleEmitter | static |
relative_ | Urho3D::BillboardSet | protected |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveAllParticles() | Urho3D::ParticleEmitter | |
RemoveAttributeAnimation(const String &name) | Urho3D::Animatable | |
RemoveFromOctree() | Urho3D::Drawable | protected |
RemoveInstanceDefault() | Urho3D::Serializable | |
RemoveObjectAnimation() | Urho3D::Animatable | |
Reset() | Urho3D::ParticleEmitter | |
ResetEmissionTimer() | Urho3D::ParticleEmitter | |
ResetToDefault() | Urho3D::Serializable | |
Save(Serializer &dest) const | Urho3D::Component | virtual |
SaveDefaultAttributes() const | Urho3D::Serializable | inlinevirtual |
SaveXML(XMLElement &dest) const | Urho3D::Component | virtual |
scaled_ | Urho3D::BillboardSet | protected |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
Serializable(Context *context) | Urho3D::Serializable | |
serializeParticles_ | Urho3D::ParticleEmitter | private |
SetAnimationEnabled(bool enable) | Urho3D::Animatable | |
SetAnimationLodBias(float bias) | Urho3D::BillboardSet | |
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(unsigned batchIndex) | Urho3D::Drawable | inline |
SetBillboardsAttr(const VariantVector &value) | Urho3D::BillboardSet | |
SetCastShadows(bool enable) | Urho3D::Drawable | |
SetDrawDistance(float distance) | Urho3D::Drawable | |
SetEffect(ParticleEffect *effect) | Urho3D::ParticleEmitter | |
SetEffectAttr(const ResourceRef &value) | Urho3D::ParticleEmitter | |
SetEmitting(bool enable) | Urho3D::ParticleEmitter | |
SetEnabled(bool enable) | Urho3D::Component | |
SetFaceCameraMode(FaceCameraMode mode) | Urho3D::BillboardSet | |
SetID(unsigned id) | Urho3D::Component | protected |
SetInterceptNetworkUpdate(const String &attributeName, bool enable) | Urho3D::Serializable | |
SetLightMask(unsigned mask) | Urho3D::Drawable | |
SetLodBias(float bias) | Urho3D::Drawable | |
SetMaterial(Material *material) | Urho3D::BillboardSet | |
SetMaterialAttr(const ResourceRef &value) | Urho3D::BillboardSet | |
SetMaxLights(unsigned num) | Urho3D::Drawable | |
SetMinMaxZ(float minZ, float maxZ) | Urho3D::Drawable | inline |
SetNetBillboardsAttr(const PODVector< unsigned char > &value) | Urho3D::BillboardSet | |
SetNode(Node *node) | Urho3D::Component | protected |
SetNumBillboards(unsigned num) | Urho3D::BillboardSet | |
SetNumParticles(unsigned num) | Urho3D::ParticleEmitter | |
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 |
SetParticlesAttr(const VariantVector &value) | Urho3D::ParticleEmitter | |
SetRelative(bool enable) | Urho3D::BillboardSet | |
SetScaled(bool enable) | Urho3D::BillboardSet | |
SetSerializeParticles(bool enable) | Urho3D::ParticleEmitter | |
SetShadowDistance(float distance) | Urho3D::Drawable | |
SetShadowMask(unsigned mask) | Urho3D::Drawable | |
SetSorted(bool enable) | Urho3D::BillboardSet | |
SetSortValue(float value) | Urho3D::Drawable | |
SetTemporary(bool enable) | Urho3D::Serializable | |
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 |
sorted_ | Urho3D::BillboardSet | protected |
sortValue_ | Urho3D::Drawable | protected |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const PODVector< 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) | Urho3D::ParticleEmitter | virtual |
UpdateAttributeAnimations(float timeStep) | Urho3D::Animatable | protected |
UpdateBatches(const FrameInfo &frame) | Urho3D::BillboardSet | virtual |
UpdateGeometry(const FrameInfo &frame) | Urho3D::BillboardSet | virtual |
updateQueued_ | Urho3D::Drawable | protected |
URHO3D_OBJECT(ParticleEmitter, BillboardSet) (defined in Urho3D::ParticleEmitter) | Urho3D::ParticleEmitter | private |
vertexLights_ | Urho3D::Drawable | 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 |
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() | Urho3D::Animatable | virtual |
~BillboardSet() | Urho3D::BillboardSet | virtual |
~Component() | Urho3D::Component | virtual |
~Drawable() | Urho3D::Drawable | virtual |
~Object() | Urho3D::Object | virtual |
~ParticleEmitter() | Urho3D::ParticleEmitter | virtual |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() | Urho3D::Serializable | virtual |