doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | soundShaderParms_t |
class | idSoundShader |
class | idSoundEmitter |
class | idSoundWorld |
struct | soundDecoderInfo_t |
class | idSoundSystem |
Typedefs | |
typedef int | s_channelType |
Variables | |
const float | DOOM_TO_METERS = 0.0254f |
const float | METERS_TO_DOOM = (1.0f/DOOM_TO_METERS) |
const int | SOUND_MAX_LIST_WAVS = 32 |
const int | SOUND_MAX_CLASSES = 4 |
idSoundSystem * | soundSystem |
typedef int s_channelType |
idSoundSystem* soundSystem |
Definition at line 92 of file snd_system.cpp.