Urho3D
Urho3D::ParticleEmitter Member List

This is the complete list of members for Urho3D::ParticleEmitter, including all inherited members.

active_Urho3D::ParticleEmitterprivate
activeTime_Urho3D::ParticleEmitterprivate
AddLight(Light *light)Urho3D::Drawable
AddRef()Urho3D::RefCounted
AddReplicationState(ComponentReplicationState *state)Urho3D::Component
AddToOctree()Urho3D::Drawableprotected
AddVertexLight(Light *light)Urho3D::Drawable
AllocateNetworkState()Urho3D::Serializable
animationLodBias_Urho3D::BillboardSetprotected
animationLodTimer_Urho3D::BillboardSetprotected
ApplyAttributes()Urho3D::Serializableinlinevirtual
basePassFlags_Urho3D::Drawableprotected
batches_Urho3D::Drawableprotected
billboards_Urho3D::BillboardSetprotected
BillboardSet(Context *context)Urho3D::BillboardSet
castShadows_Urho3D::Drawableprotected
CleanupConnection(Connection *connection)Urho3D::Component
ClearLights()Urho3D::Drawable
colors_Urho3D::ParticleEmitterprivate
Component(Context *context)Urho3D::Component
constanceForce_Urho3D::ParticleEmitterprivate
context_Urho3D::Objectprotected
dampingForce_Urho3D::ParticleEmitterprivate
directionMax_Urho3D::ParticleEmitterprivate
directionMin_Urho3D::ParticleEmitterprivate
distance_Urho3D::Drawableprotected
Drawable(Context *context, unsigned char drawableFlags)Urho3D::Drawable
drawableFlags_Urho3D::Drawableprotected
DrawDebugGeometry(DebugRenderer *debug, bool depthTest)Urho3D::Drawablevirtual
drawDistance_Urho3D::Drawableprotected
DrawOcclusion(OcclusionBuffer *buffer)Urho3D::Drawableinlinevirtual
emissionTimer_Urho3D::ParticleEmitterprivate
EmitNewParticle()Urho3D::ParticleEmitterprotected
emitterRadius_Urho3D::ParticleEmitterprivate
emitterSize_Urho3D::ParticleEmitterprivate
emitterType_Urho3D::ParticleEmitterprivate
firstLight_Urho3D::Drawableprotected
GetAnimationLodBias() const Urho3D::BillboardSetinline
GetAttribute(unsigned index)Urho3D::Serializable
GetAttribute(const String &name)Urho3D::Serializable
GetAttributes() const Urho3D::Serializable
GetBatches() const Urho3D::Drawableinline
GetBillboard(unsigned index)Urho3D::BillboardSet
GetBillboards()Urho3D::BillboardSetinline
GetBillboardsAttr() const Urho3D::BillboardSet
GetCastShadows() const Urho3D::Drawableinline
GetComponent(ShortStringHash type) const Urho3D::Component
GetComponent() const Urho3D::Component
GetComponents(PODVector< Component * > &dest, ShortStringHash type) const Urho3D::Component
GetComponents(PODVector< T * > &dest) const Urho3D::Component
GetContext() const Urho3D::Objectinline
GetDependencyNodes(PODVector< Node * > &dest)Urho3D::Componentinlinevirtual
GetDistance() const Urho3D::Drawableinline
GetDrawableFlags() const Urho3D::Drawableinline
GetDrawDistance() const Urho3D::Drawableinline
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFirstLight() const Urho3D::Drawableinline
GetFloatMinMax(const XMLElement &element, float &minValue, float &maxValue)Urho3D::ParticleEmitterprotected
GetFreeParticle() const Urho3D::ParticleEmitterprotected
GetID() const Urho3D::Componentinline
GetLastZone() const Urho3D::Drawable
GetLightMask() const Urho3D::Drawableinline
GetLights() const Urho3D::Drawableinline
GetLodBias() const Urho3D::Drawableinline
GetLodDistance() const Urho3D::Drawableinline
GetLodGeometry(unsigned batchIndex, unsigned level)Urho3D::Drawablevirtual
GetMaterial() const Urho3D::BillboardSet
GetMaterialAttr() const Urho3D::BillboardSet
GetMaxLights() const Urho3D::Drawableinline
GetMaxZ() const Urho3D::Drawableinline
GetMinZ() const Urho3D::Drawableinline
GetNetBillboardsAttr() const Urho3D::BillboardSet
GetNetworkAttributes() const Urho3D::Serializable
GetNode() const Urho3D::Componentinline
GetNumAttributes() const Urho3D::Serializable
GetNumBillboards() const Urho3D::BillboardSetinline
GetNumNetworkAttributes() const Urho3D::Serializable
GetNumOccluderTriangles()Urho3D::Drawableinlinevirtual
GetNumParticles() const Urho3D::ParticleEmitterinline
GetOctant() const Urho3D::Drawableinline
GetParameters() const Urho3D::ParticleEmitterinline
GetParameterSourceAttr() const Urho3D::ParticleEmitter
GetParticlesAttr() const Urho3D::ParticleEmitter
GetScene() const Urho3D::Component
GetShadowDistance() const Urho3D::Drawableinline
GetShadowMask() const Urho3D::Drawableinline
GetSortValue() const Urho3D::Drawableinline
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUpdateGeometryType()Urho3D::BillboardSetvirtual
GetVector2MinMax(const XMLElement &element, Vector2 &minValue, Vector2 &maxValue)Urho3D::ParticleEmitterprotected
GetVector3MinMax(const XMLElement &element, Vector3 &minValue, Vector3 &maxValue)Urho3D::ParticleEmitterprotected
GetVertexLights() const Urho3D::Drawableinline
GetViewMask() const Urho3D::Drawableinline
GetWorldBoundingBox()Urho3D::Drawable
GetZone() const Urho3D::Drawable
GetZoneMask() const Urho3D::Drawableinline
HandleScenePostUpdate(StringHash eventType, VariantMap &eventData)Urho3D::ParticleEmitterprivate
HasBasePass(unsigned batchIndex) const Urho3D::Drawableinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
id_Urho3D::Componentprotected
inactiveTime_Urho3D::ParticleEmitterprivate
intervalMax_Urho3D::ParticleEmitterprivate
intervalMin_Urho3D::ParticleEmitterprivate
IsActive() const Urho3D::ParticleEmitterinline
IsInView(unsigned frameNumber) const Urho3D::Drawableinline
IsInView(const FrameInfo &frame, bool mainView=true) const Urho3D::Drawableinline
IsOccludee() const Urho3D::Drawableinline
IsOccluder() const Urho3D::Drawableinline
IsRelative() const Urho3D::BillboardSetinline
IsScaled() const Urho3D::BillboardSetinline
IsSorted() const Urho3D::BillboardSetinline
IsVisible() const Urho3D::Drawableinline
lastTimeStep_Urho3D::ParticleEmitterprivate
lastUpdateFrameNumber_Urho3D::ParticleEmitterprivate
lastZone_Urho3D::Drawableprotected
lightMask_Urho3D::Drawableprotected
lights_Urho3D::Drawableprotected
LimitLights()Urho3D::Drawable
LimitVertexLights()Urho3D::Drawable
Load(Deserializer &source)Urho3D::Serializablevirtual
LoadParameters(XMLFile *file)Urho3D::ParticleEmitter
LoadXML(const XMLElement &source)Urho3D::Serializablevirtual
lodBias_Urho3D::Drawableprotected
lodDistance_Urho3D::Drawableprotected
MarkForUpdate()Urho3D::Drawable
MarkInView(const FrameInfo &frame, bool mainView=true)Urho3D::Drawable
MarkNetworkUpdate()Urho3D::Component
MarkPositionsDirty()Urho3D::BillboardSetprotected
maxLights_Urho3D::Drawableprotected
maxZ_Urho3D::Drawableprotected
minZ_Urho3D::Drawableprotected
networkState_Urho3D::Serializableprotected
networkUpdate_Urho3D::Componentprotected
node_Urho3D::Componentprotected
Object(Context *context)Urho3D::Object
OBJECT(ParticleEmitter) (defined in Urho3D::ParticleEmitter)Urho3D::ParticleEmitterprivate
occludee_Urho3D::Drawableprotected
occluder_Urho3D::Drawableprotected
octant_Urho3D::Drawableprotected
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest)Urho3D::Serializablevirtual
OnMarkedDirty(Node *node)Urho3D::Drawableprotectedvirtual
OnNodeSet(Node *node)Urho3D::ParticleEmitterprotectedvirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Componentvirtual
OnWorldBoundingBoxUpdate()Urho3D::BillboardSetprotectedvirtual
parameterSource_Urho3D::ParticleEmitterprivate
ParticleEmitter(Context *context)Urho3D::ParticleEmitter
particles_Urho3D::ParticleEmitterprivate
periodTimer_Urho3D::ParticleEmitterprivate
PrepareNetworkUpdate()Urho3D::Component
ProcessRayQuery(const RayOctreeQuery &query, PODVector< RayQueryResult > &results)Urho3D::Drawablevirtual
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::ParticleEmitterstatic
reinsertionQueued_Urho3D::Drawableprotected
relative_Urho3D::BillboardSetprotected
ReleaseRef()Urho3D::RefCounted
Remove()Urho3D::Component
RemoveFromOctree()Urho3D::Drawableprotected
rotationMax_Urho3D::ParticleEmitterprivate
rotationMin_Urho3D::ParticleEmitterprivate
rotationSpeedMax_Urho3D::ParticleEmitterprivate
rotationSpeedMin_Urho3D::ParticleEmitterprivate
Save(Serializer &dest)Urho3D::Componentvirtual
SaveXML(XMLElement &dest)Urho3D::Componentvirtual
scaled_Urho3D::BillboardSetprotected
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetActive(bool enable, bool resetPeriod=false)Urho3D::ParticleEmitter
SetAnimationLodBias(float bias)Urho3D::BillboardSet
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetBasePass(unsigned batchIndex)Urho3D::Drawableinline
SetBillboardsAttr(VariantVector value)Urho3D::BillboardSet
SetCastShadows(bool enable)Urho3D::Drawable
SetDrawDistance(float distance)Urho3D::Drawable
SetID(unsigned id)Urho3D::Componentprotected
SetLightMask(unsigned mask)Urho3D::Drawable
SetLodBias(float bias)Urho3D::Drawable
SetMaterial(Material *material)Urho3D::BillboardSet
SetMaterialAttr(ResourceRef value)Urho3D::BillboardSet
SetMaxLights(unsigned num)Urho3D::Drawable
SetMinMaxZ(float minZ, float maxZ)Urho3D::Drawable
SetNetBillboardsAttr(const PODVector< unsigned char > &value)Urho3D::BillboardSet
SetNode(Node *node)Urho3D::Componentprotected
SetNumBillboards(unsigned num)Urho3D::BillboardSet
SetNumParticles(int num)Urho3D::ParticleEmitterprotected
SetOccludee(bool enable)Urho3D::Drawable
SetOccluder(bool enable)Urho3D::Drawable
SetOctant(Octant *octant)Urho3D::Drawableinlineprotected
SetParameterSourceAttr(ResourceRef value)Urho3D::ParticleEmitter
SetParticleColor(const Color &color)Urho3D::ParticleEmitterprotected
SetParticleColors(const Vector< ColorFade > &colors)Urho3D::ParticleEmitterprotected
SetParticlesAttr(VariantVector value)Urho3D::ParticleEmitter
SetRelative(bool enable)Urho3D::BillboardSet
SetScaled(bool enable)Urho3D::BillboardSet
SetShadowDistance(float distance)Urho3D::Drawable
SetShadowMask(unsigned mask)Urho3D::Drawable
SetSorted(bool enable)Urho3D::BillboardSet
SetSortValue(float value)Urho3D::Drawable
SetViewMask(unsigned mask)Urho3D::Drawable
SetVisible(bool enable)Urho3D::Drawable
SetZone(Zone *zone, bool temporary=false)Urho3D::Drawable
SetZoneMask(unsigned mask)Urho3D::Drawable
shadowDistance_Urho3D::Drawableprotected
shadowMask_Urho3D::Drawableprotected
sizeAdd_Urho3D::ParticleEmitterprivate
sizeMax_Urho3D::ParticleEmitterprivate
sizeMin_Urho3D::ParticleEmitterprivate
sizeMul_Urho3D::ParticleEmitterprivate
sorted_Urho3D::BillboardSetprotected
sortValue_Urho3D::Drawableprotected
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
temporaryZone_Urho3D::Drawableprotected
textureAnimation_Urho3D::ParticleEmitterprivate
timeToLiveMax_Urho3D::ParticleEmitterprivate
timeToLiveMin_Urho3D::ParticleEmitterprivate
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::ParticleEmittervirtual
UpdateBatches(const FrameInfo &frame)Urho3D::BillboardSetvirtual
Updated()Urho3D::BillboardSet
UpdateGeometry(const FrameInfo &frame)Urho3D::BillboardSetvirtual
updateInvisible_Urho3D::ParticleEmitterprivate
updateQueued_Urho3D::Drawableprotected
velocityMax_Urho3D::ParticleEmitterprivate
velocityMin_Urho3D::ParticleEmitterprivate
vertexLights_Urho3D::Drawableprotected
viewCamera_Urho3D::Drawableprotected
viewFrame_Urho3D::Drawableprotected
viewFrameNumber_Urho3D::Drawableprotected
viewMask_Urho3D::Drawableprotected
visible_Urho3D::Drawableprotected
WeakRefs() const Urho3D::RefCounted
worldBoundingBox_Urho3D::Drawableprotected
worldBoundingBoxDirty_Urho3D::Drawableprotected
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest)Urho3D::Serializable
zone_Urho3D::Drawableprotected
zoneMask_Urho3D::Drawableprotected
~BillboardSet()Urho3D::BillboardSetvirtual
~Component()Urho3D::Componentvirtual
~Drawable()Urho3D::Drawablevirtual
~Object()Urho3D::Objectvirtual
~ParticleEmitter()Urho3D::ParticleEmittervirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual