AddRef() | Urho3D::RefCounted | |
ApplyAttributes() | Urho3D::Serializable | inlinevirtual |
attenuation_ | Urho3D::SoundSource | protected |
audio_ | Urho3D::SoundSource | protected |
autoRemove_ | Urho3D::SoundSource | protected |
blockEvents_ | Urho3D::Object | private |
CalculateAttenuation() | Urho3D::SoundSource3D | |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
Clone(bool resetToDefault=true) const | Urho3D::Serializable | |
Component(Context *context) | Urho3D::Component | explicit |
context_ | Urho3D::Object | protected |
CopyAttributes(const Serializable *source, bool resetToDefault=true) | Urho3D::Serializable | |
DoAutoRemove(AutoRemoveMode mode) | Urho3D::Component | protected |
DrawDebugGeometry(DebugRenderer *debug, bool depthTest) override | Urho3D::SoundSource3D | virtual |
enabled_ | Urho3D::Component | protected |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
eventHandlers_ | Urho3D::Object | private |
farDistance_ | Urho3D::SoundSource3D | protected |
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 |
fractPosition_ | Urho3D::SoundSource | private |
frequency_ | Urho3D::SoundSource | protected |
gain_ | Urho3D::SoundSource | protected |
GetAttenuation() const | Urho3D::SoundSource | 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 |
GetAutoRemoveMode() const | Urho3D::SoundSource | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetCategory() const | Urho3D::Object | |
GetComponent(StringHash type) const | Urho3D::Component | |
GetComponent() const | Urho3D::Component | |
GetContext() const | Urho3D::Object | inline |
GetDependencyNodes(ea::vector< Node * > &dest) | Urho3D::Component | virtual |
GetEffectiveScopeHint() const | Urho3D::Component | |
GetEffectiveTimeScale() const | Urho3D::SoundSource | private |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
GetFarDistance() const | Urho3D::SoundSource3D | inline |
GetFixedUpdateSource() | Urho3D::Component | protected |
GetFrequency() const | Urho3D::SoundSource | inline |
GetFullNameDebug() const | Urho3D::Component | |
GetGain() const | Urho3D::SoundSource | inline |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetID() const | Urho3D::Component | inline |
GetIgnoreSceneTimeScale() const | Urho3D::SoundSource | inline |
GetIndexInParent() const | Urho3D::Component | |
GetInnerAngle() const | Urho3D::SoundSource3D | inline |
GetInstanceDefault(const ea::string &name) const | Urho3D::Serializable | virtual |
GetNearDistance() const | Urho3D::SoundSource3D | inline |
GetNode() const | Urho3D::Component | inline |
GetNumAttributes() const | Urho3D::Serializable | |
GetOuterAngle() const | Urho3D::SoundSource3D | inline |
GetPanning() const | Urho3D::SoundSource | inline |
GetPlayPosition() const | Urho3D::SoundSource | inline |
GetPositionAttr() const | Urho3D::SoundSource | |
GetReach() const | Urho3D::SoundSource | inline |
GetReflection() const | Urho3D::Serializable | virtual |
GetScene() const | Urho3D::Component | |
GetSound() const | Urho3D::SoundSource | inline |
GetSoundAttr() const | Urho3D::SoundSource | |
GetSoundType() const | Urho3D::SoundSource | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetTimePosition() const | Urho3D::SoundSource | 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 |
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 | |
id_ | Urho3D::Component | protected |
ignoreSceneTimeScale_ | Urho3D::SoundSource | private |
innerAngle_ | Urho3D::SoundSource3D | protected |
instanceDefaultValues_ | Urho3D::Serializable | protected |
IsEnabled() const | Urho3D::Component | inline |
IsEnabledEffective() const | Urho3D::Component | |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsLowFrequency() const | Urho3D::SoundSource | inline |
IsPlaying() const | Urho3D::SoundSource | |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
IsTemporary() const | Urho3D::Serializable | inline |
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 |
lowFrequency_ | Urho3D::SoundSource | protected |
masterGain_ | Urho3D::SoundSource | protected |
Mix(int dest[], unsigned samples, int mixRate, SpeakerMode mode, bool interpolation) | Urho3D::SoundSource | |
MixMonoToMono(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency, int channel=0, int channelCount=1) | Urho3D::SoundSource | private |
MixMonoToMonoIP(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency, int channel=0, int channelCount=1) | Urho3D::SoundSource | private |
MixMonoToStereo(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
MixMonoToStereoIP(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
MixMonoToSurround(Sound *sound, int *dest, unsigned samples, int mixRate, float effectiveFrequency, SpeakerMode speakers) | Urho3D::SoundSource | private |
MixMonoToSurroundIP(Sound *sound, int *dest, unsigned samples, int mixRate, float effectiveFrequency, SpeakerMode speakers) | Urho3D::SoundSource | private |
MixNull(float timeStep, float effectiveFrequency) | Urho3D::SoundSource | private |
MixStereoToMono(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
MixStereoToMonoIP(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
MixStereoToMulti(Sound *sound, int *dest, unsigned samples, int mixRate, float effectiveFrequency, SpeakerMode speakers) | Urho3D::SoundSource | private |
MixStereoToMultiIP(Sound *sound, int *dest, unsigned samples, int mixRate, float effectiveFrequency, SpeakerMode speakers) | Urho3D::SoundSource | private |
MixStereoToStereo(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
MixStereoToStereoIP(Sound *sound, int dest[], unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
MixZeroVolume(Sound *sound, unsigned samples, int mixRate, float effectiveFrequency) | Urho3D::SoundSource | private |
nearDistance_ | Urho3D::SoundSource3D | protected |
networkUpdate_ | Urho3D::Component | protected |
node_ | Urho3D::Component | protected |
Object(Context *context) | Urho3D::Object | explicit |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const | Urho3D::Serializable | virtual |
OnMarkedDirty(Node *node) | Urho3D::Component | protectedvirtual |
OnNodeSet(Node *previousNode, Node *currentNode) | Urho3D::Component | protectedvirtual |
OnNodeSetEnabled(Node *node) | Urho3D::Component | protectedvirtual |
OnSceneSet(Scene *scene) | Urho3D::Component | protectedvirtual |
OnSetAttribute(const AttributeInfo &attr, const Variant &src) | Urho3D::Serializable | virtual |
OnSetEnabled() | Urho3D::Component | inlinevirtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
outerAngle_ | Urho3D::SoundSource3D | protected |
panning_ | Urho3D::SoundSource | protected |
Play(Sound *sound) | Urho3D::SoundSource | |
Play(Sound *sound, float frequency) | Urho3D::SoundSource | |
Play(Sound *sound, float frequency, float gain) | Urho3D::SoundSource | |
Play(Sound *sound, float frequency, float gain, float panning) | Urho3D::SoundSource | |
Play(SoundStream *stream) | Urho3D::SoundSource | |
PlayLockless(Sound *sound) | Urho3D::SoundSource | private |
PlayLockless(const SharedPtr< SoundStream > &stream) | Urho3D::SoundSource | private |
position_ | Urho3D::SoundSource | private |
reach_ | Urho3D::SoundSource | protected |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterObject(Context *context) | Urho3D::SoundSource3D | static |
ReleaseRef() | Urho3D::RefCounted | |
Remove() | Urho3D::Component | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveInstanceDefault() | Urho3D::Serializable | |
ResetToDefault() | Urho3D::Serializable | |
RollAngleoffFactor() const | Urho3D::SoundSource3D | inline |
rolloffFactor_ | Urho3D::SoundSource3D | protected |
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 |
Seek(float seekTime) | Urho3D::SoundSource | |
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 | |
sendFinishedEvent_ | Urho3D::SoundSource | protected |
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 | |
SetAngleAttenuation(float innerAngle, float outerAngle) | Urho3D::SoundSource3D | |
SetAttenuation(float attenuation) | Urho3D::SoundSource | |
SetAttribute(unsigned index, const Variant &value) | Urho3D::Serializable | |
SetAttribute(const ea::string &name, const Variant &value) | Urho3D::Serializable | |
SetAutoRemoveMode(AutoRemoveMode mode) | Urho3D::SoundSource | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetDistanceAttenuation(float nearDistance, float farDistance, float rolloffFactor) | Urho3D::SoundSource3D | |
SetEnabled(bool enable) | Urho3D::Component | |
SetFarDistance(float distance) | Urho3D::SoundSource3D | |
SetFrequency(float frequency) | Urho3D::SoundSource | |
SetGain(float gain) | Urho3D::SoundSource | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetID(unsigned id) | Urho3D::Component | protected |
SetIgnoreSceneTimeScale(bool ignoreSceneTimeScale) | Urho3D::SoundSource | |
SetInnerAngle(float angle) | Urho3D::SoundSource3D | |
SetInstanceDefault(bool enable) | Urho3D::Serializable | inline |
SetInstanceDefault(const ea::string &name, const Variant &defaultValue) | Urho3D::Serializable | |
setInstanceDefault_ | Urho3D::Serializable | protected |
SetLowFrequency(bool state) | Urho3D::SoundSource | |
SetNearDistance(float distance) | Urho3D::SoundSource3D | |
SetNode(Node *node) | Urho3D::Component | protected |
SetOuterAngle(float angle) | Urho3D::SoundSource3D | |
SetPanning(float panning) | Urho3D::SoundSource | |
SetPlayingAttr(bool value) | Urho3D::SoundSource | |
SetPlayPosition(signed char *pos) | Urho3D::SoundSource | |
SetPlayPositionLockless(signed char *pos) | Urho3D::SoundSource | private |
SetPositionAttr(int value) | Urho3D::SoundSource | |
SetReach(float reach) | Urho3D::SoundSource | |
SetRolloffFactor(float factor) | Urho3D::SoundSource3D | |
SetSoundAttr(const ResourceRef &value) | Urho3D::SoundSource | |
SetSoundType(const ea::string &type) | Urho3D::SoundSource | |
SetTemporary(bool enable) | Urho3D::Serializable | |
sound_ | Urho3D::SoundSource | private |
SoundSource(Context *context) | Urho3D::SoundSource | explicit |
SoundSource3D(Context *context) | Urho3D::SoundSource3D | explicit |
soundStream_ | Urho3D::SoundSource | private |
soundType_ | Urho3D::SoundSource | protected |
soundTypeHash_ | Urho3D::SoundSource | protected |
Stop() | Urho3D::SoundSource | |
StopLockless() | Urho3D::SoundSource | private |
streamBuffer_ | Urho3D::SoundSource | 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 | |
temporary_ | Urho3D::Serializable | protected |
timePosition_ | Urho3D::SoundSource | private |
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 | |
unusedStreamSize_ | Urho3D::SoundSource | private |
Update(float timeStep) override | Urho3D::SoundSource3D | virtual |
UpdateMasterGain() | Urho3D::SoundSource | |
URHO3D_OBJECT(SoundSource3D, SoundSource) (defined in Urho3D::SoundSource3D) | Urho3D::SoundSource3D | private |
WeakRefs() const | Urho3D::RefCounted | |
~Component() override | Urho3D::Component | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~Serializable() override | Urho3D::Serializable | |
~SoundSource() override | Urho3D::SoundSource | |