Home
last modified time | relevance | path

Searched refs:detail_FreeAmbientArg (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_Sound3DManager.h455 virtual void detail_FreeAmbientArg(
Dsnd_BasicSound.h466 virtual void detail_FreeAmbientArg(
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DManager.cpp269 void Sound3DManager::detail_FreeAmbientArg( void* arg, const internal::BasicSound* sound ) in detail_FreeAmbientArg() function in nw::snd::Sound3DManager
Dsnd_BasicSound.cpp191 m_AmbientInfo.argAllocatorCallback->detail_FreeAmbientArg( m_AmbientInfo.arg, this ); in Finalize()