Home
last modified time | relevance | path

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

/NW4C-2.0.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.cpp121 void* setupArg in SetupSound() argument
175 setupArg in SetupSound()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundActor.h254 void* setupArg
460 void* setupArg
Dsnd_Sound3DActor.h276 void* setupArg