NW4F Snd
Loading...
Searching...
No Matches
nw::snd::SoundMemoryAllocatable Class Referenceabstract

#include <snd_SoundMemoryAllocatable.h>

Inherited by nw::snd::SoundHeap.

Public Member Functions

virtual ~SoundMemoryAllocatable ()
virtual void * Alloc (size_t size)=0

Constructor & Destructor Documentation

◆ ~SoundMemoryAllocatable()

virtual nw::snd::SoundMemoryAllocatable::~SoundMemoryAllocatable ( )
inlinevirtual

Member Function Documentation

◆ Alloc()

virtual void * nw::snd::SoundMemoryAllocatable::Alloc ( size_t size)
pure virtual

Implemented in nw::snd::SoundHeap.