#include <string>#include <vector>#include <map>#include <queue>#include <dtCore/base.h>#include <dtCore/effectmanager.h>#include <dtAudio/audiomanager.h>#include <dtAudio/export.h>#include <dtUtil/functor.h>Namespaces | |
| namespace | dtAudio |
Classes | |
| class | dtAudio::SoundEffectBinder |
| A class that binds audible effects to visual effects. More... | |
| class | dtAudio::SoundEffectBinder::SfxObj |
| A sound effect object adding mapping managment ability to a Delta3D sound object. | |
| class | dtAudio::SoundEffectBinder::SoundEffectListener |