Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundHeap.cpp35 SoundHeap::SoundHeap() in SoundHeap() function in nw::snd::SoundHeap
50 SoundHeap::~SoundHeap() in ~SoundHeap()
67 bool SoundHeap::Create( in Create()
86 void SoundHeap::Destroy() in Destroy()
106 void* SoundHeap::Alloc( size_t size ) in Alloc()
131 void* SoundHeap::Alloc( in Alloc()
133 SoundHeap::DisposeCallback callback, in Alloc()
147 void SoundHeap::Clear() in Clear()
163 int SoundHeap::SaveState() in SaveState()
171 void SoundHeap::LoadState( int level ) in LoadState()
[all …]
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundHeap.h44 class SoundHeap : public SoundMemoryAllocatable
78 SoundHeap();
85 virtual ~SoundHeap();
168 SoundHeap::DisposeCallback callback,
Dsnd_SoundArchivePlayer.h42 class SoundHeap; variable
/NW4C-1.3.3/demos/snd/holdSound/sources/
DHoldSoundApp.h38 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/simple/sources/
DSimpleApp.h38 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/labelString/sources/
DLabelStringApp.h38 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/externalFile/sources/
DexternalFileApp.h42 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/soundActor/sources/
DSoundActorApp.h39 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/sound3d/sources/
DSound3dApp.h40 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/filter/sources/
Dmain.cpp99 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/hioSoundArchive/sources/
Dmain.cpp105 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/withSdk/sources/
Dmain.cpp40 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/effect/sources/
Dmain.cpp55 nw::snd::SoundHeap m_Heap;
/NW4C-1.3.3/demos/snd/createSoundThreadManually/sources/
Dmain.cpp40 nw::snd::SoundHeap m_Heap;