VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "../vae_types.hpp"
Go to the source code of this file.
Classes | |
struct | vae::core::Emitter |
Allows placement of a Sound in 3D. More... | |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |
Variables | |
constexpr int | vae::core::_VAE_EMITTER_SIZE = sizeof(Emitter) |