doom3-gpl
Doom 3 GPL source release
|
#include <snd_local.h>
Definition at line 547 of file snd_local.h.
|
virtual |
Definition at line 89 of file snd_world.cpp.
idSoundWorldLocal::idSoundWorldLocal | ( | void | ) |
Definition at line 81 of file snd_world.cpp.
void idSoundWorldLocal::AddChannelContribution | ( | idSoundEmitterLocal * | sound, |
idSoundChannel * | chan, | ||
int | current44kHz, | ||
int | numSpeakers, | ||
float * | finalMixBuffer | ||
) |
Definition at line 1570 of file snd_world.cpp.
idSoundEmitterLocal * idSoundWorldLocal::AllocLocalSoundEmitter | ( | ) |
Definition at line 144 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 194 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 624 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 547 of file snd_world.cpp.
Definition at line 577 of file snd_world.cpp.
void idSoundWorldLocal::CalcEars | ( | int | numSpeakers, |
idVec3 | realOrigin, | ||
idVec3 | listenerPos, | ||
idMat3 | listenerAxis, | ||
float | ears[6], | ||
float | spatialize | ||
) |
Definition at line 1503 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 123 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 388 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 1390 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 2085 of file snd_world.cpp.
float idSoundWorldLocal::FindAmplitude | ( | idSoundEmitterLocal * | sound, |
const int | localTime, | ||
const idVec3 * | listenerPosition, | ||
const s_channelType | channel, | ||
bool | shakesOnly | ||
) |
Definition at line 1926 of file snd_world.cpp.
Definition at line 959 of file snd_world.cpp.
void idSoundWorldLocal::Init | ( | idRenderWorld * | rw | ) |
Definition at line 39 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1453 of file snd_world.cpp.
Definition at line 420 of file snd_world.cpp.
Definition at line 1070 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1420 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 891 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1466 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 244 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1219 of file snd_world.cpp.
|
virtual |
Definition at line 1362 of file snd_world.cpp.
|
virtual |
Definition at line 1348 of file snd_world.cpp.
void idSoundWorldLocal::ResolveOrigin | ( | const int | stackDepth, |
const soundPortalTrace_t * | prevStack, | ||
const int | soundArea, | ||
const float | dist, | ||
const idVec3 & | soundOrigin, | ||
idSoundEmitterLocal * | def | ||
) |
Definition at line 734 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 2139 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 2121 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 2130 of file snd_world.cpp.
Definition at line 100 of file snd_world.cpp.
|
virtual |
Implements idSoundWorld.
Definition at line 216 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1407 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 233 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1434 of file snd_world.cpp.
Implements idSoundWorld.
Definition at line 1094 of file snd_world.cpp.
|
virtual |
Definition at line 1192 of file snd_world.cpp.
|
virtual |
Definition at line 1178 of file snd_world.cpp.
idStr idSoundWorldLocal::aviDemoName |
Definition at line 650 of file snd_local.h.
idStr idSoundWorldLocal::aviDemoPath |
Definition at line 649 of file snd_local.h.
idList<idSoundEmitterLocal *> idSoundWorldLocal::emitters |
Definition at line 643 of file snd_local.h.
bool idSoundWorldLocal::enviroSuitActive |
Definition at line 656 of file snd_local.h.
idFile* idSoundWorldLocal::fpa[6] |
Definition at line 648 of file snd_local.h.
int idSoundWorldLocal::game44kHz |
Definition at line 639 of file snd_local.h.
int idSoundWorldLocal::gameMsec |
Definition at line 638 of file snd_local.h.
int idSoundWorldLocal::lastAVI44kHz |
Definition at line 641 of file snd_local.h.
int idSoundWorldLocal::listenerArea |
Definition at line 634 of file snd_local.h.
idStr idSoundWorldLocal::listenerAreaName |
Definition at line 635 of file snd_local.h.
idMat3 idSoundWorldLocal::listenerAxis |
Definition at line 630 of file snd_local.h.
int idSoundWorldLocal::listenerEnvironmentID |
Definition at line 636 of file snd_local.h.
idVec3 idSoundWorldLocal::listenerPos |
Definition at line 631 of file snd_local.h.
int idSoundWorldLocal::listenerPrivateId |
Definition at line 632 of file snd_local.h.
idVec3 idSoundWorldLocal::listenerQU |
Definition at line 633 of file snd_local.h.
idSoundEmitterLocal* idSoundWorldLocal::localSound |
Definition at line 652 of file snd_local.h.
int idSoundWorldLocal::pause44kHz |
Definition at line 640 of file snd_local.h.
idRenderWorld* idSoundWorldLocal::rw |
Definition at line 627 of file snd_local.h.
bool idSoundWorldLocal::slowmoActive |
Definition at line 654 of file snd_local.h.
float idSoundWorldLocal::slowmoSpeed |
Definition at line 655 of file snd_local.h.
idSoundFade idSoundWorldLocal::soundClassFade[SOUND_MAX_CLASSES] |
Definition at line 645 of file snd_local.h.
idDemoFile* idSoundWorldLocal::writeDemo |
Definition at line 628 of file snd_local.h.