Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Sound3DManager.h448 virtual void detail_UpdateAmbientParam(
Dsnd_BasicSound.h463 virtual void detail_UpdateAmbientParam(
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Sound3DManager.cpp196 void Sound3DManager::detail_UpdateAmbientParam( in detail_UpdateAmbientParam() function in nw::snd::Sound3DManager
Dsnd_BasicSound.cpp468 m_AmbientInfo.paramUpdateCallback->detail_UpdateAmbientParam( in Update()