|
Blender
V2.59
|
#include "AUD_SoftwareDevice.h"#include "AUD_IReader.h"#include "AUD_DefaultMixer.h"#include "AUD_IFactory.h"#include <cstring>#include <limits>Go to the source code of this file.
Classes | |
| struct | AUD_SoftwareHandle |
| Saves the data for playback. More... | |
Typedefs | |
| typedef std::list < AUD_SoftwareHandle * > ::iterator | AUD_HandleIterator |
Definition in file AUD_SoftwareDevice.cpp.
| typedef std::list<AUD_SoftwareHandle*>::iterator AUD_HandleIterator |
Definition at line 62 of file AUD_SoftwareDevice.cpp.