doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idSoundEmitter, including all inherited members.
CurrentAmplitude(void)=0 | idSoundEmitter | pure virtual |
CurrentlyPlaying(void) const =0 | idSoundEmitter | pure virtual |
FadeSound(const s_channelType channel, float to, float over)=0 | idSoundEmitter | pure virtual |
Free(bool immediate)=0 | idSoundEmitter | pure virtual |
Index(void) const =0 | idSoundEmitter | pure virtual |
ModifySound(const s_channelType channel, const soundShaderParms_t *parms)=0 | idSoundEmitter | pure virtual |
StartSound(const idSoundShader *shader, const s_channelType channel, float diversity=0, int shaderFlags=0, bool allowSlow=true)=0 | idSoundEmitter | pure virtual |
StopSound(const s_channelType channel)=0 | idSoundEmitter | pure virtual |
UpdateEmitter(const idVec3 &origin, int listenerId, const soundShaderParms_t *parms)=0 | idSoundEmitter | pure virtual |
~idSoundEmitter(void) | idSoundEmitter | inlinevirtual |