Home
last modified time | relevance | path

Searched refs:AllocSoundEmitter (Results 1 – 6 of 6) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/sound/
H A Dsound.h211 virtual idSoundEmitter *AllocSoundEmitter( void ) = 0;
H A Dsnd_local.h515 virtual idSoundEmitter *AllocSoundEmitter( void );
H A Dsnd_world.cpp261 idSoundEmitter *idSoundWorldLocal::AllocSoundEmitter() { in AllocSoundEmitter() function in idSoundWorldLocal
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DEditorEntity.cpp1384 ent->soundEmitter = g_qeglobals.sw->AllocSoundEmitter(); in Entity_UpdateSoundEmitter()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DEntity.cpp1706 refSound.referenceSound = gameSoundWorld->AllocSoundEmitter(); in StartSoundShader()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DEntity.cpp1614 refSound.referenceSound = gameSoundWorld->AllocSoundEmitter(); in StartSoundShader()