Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundActor.cpp193 void* setupArg in SetupSound() argument
196 NW_NULL_ASSERT( setupArg ); in SetupSound()
202 const SetupInfo* setupInfo = reinterpret_cast<SetupInfo*>(setupArg); in SetupSound()
221 void* setupArg in detail_SetupSoundWithAmbientInfo() argument
224 NW_NULL_ASSERT( setupArg ); in detail_SetupSoundWithAmbientInfo()
230 const SetupInfo* setupInfo = reinterpret_cast<SetupInfo*>(setupArg); in detail_SetupSoundWithAmbientInfo()
Dsnd_Sound3DActor.cpp119 void* setupArg in SetupSound() argument
173 setupArg in SetupSound()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundActor.h246 void* setupArg
452 void* setupArg
Dsnd_Sound3DActor.h274 void* setupArg