Home
last modified time | relevance | path

Searched refs:SoundHeap (Results 1 – 14 of 14) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundHeap.cpp37 SoundHeap::SoundHeap() in SoundHeap() function in nw::snd::SoundHeap
52 SoundHeap::~SoundHeap() in ~SoundHeap()
69 bool SoundHeap::Create( in Create()
88 void SoundHeap::Destroy() in Destroy()
108 void* SoundHeap::Alloc( size_t size ) in Alloc()
133 void* SoundHeap::Alloc( in Alloc()
135 SoundHeap::DisposeCallback callback, in Alloc()
149 void SoundHeap::Clear() in Clear()
165 int SoundHeap::SaveState() in SaveState()
173 void SoundHeap::LoadState( int level ) in LoadState()
[all …]
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundHeap.h46 class SoundHeap : public SoundMemoryAllocatable
80 SoundHeap();
87 virtual ~SoundHeap();
170 SoundHeap::DisposeCallback callback,
Dsnd_SoundArchivePlayer.h44 class SoundHeap; variable
/NW4C-2.0.3/demos/snd/simple/sources/
DSimpleApp.h40 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/holdSound/sources/
DHoldSoundApp.h40 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/labelString/sources/
DLabelStringApp.h40 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/externalFile/sources/
DexternalFileApp.h44 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/soundActor/sources/
DSoundActorApp.h41 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/sound3d/sources/
DSound3dApp.h42 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/filter/sources/
Dmain.cpp101 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp107 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/effect/sources/
Dmain.cpp57 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/withSdk/sources/
Dmain.cpp42 nw::snd::SoundHeap m_Heap;
/NW4C-2.0.3/demos/snd/createSoundThreadManually/sources/
Dmain.cpp42 nw::snd::SoundHeap m_Heap;