VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
|
#include "../vae_types.hpp"
#include "../vae_util.hpp"
#include "../vae_config.hpp"
#include "../pod/vae_hrtf.hpp"
#include "../../wrapped/vae_fs.hpp"
#include "../../../external/headeronly/json.h"
#include "../../../external/headeronly/json.c"
#include "../../../external/glm/glm/gtc/matrix_transform.hpp"
Go to the source code of this file.
Classes | |
class | vae::core::HRTFLoader |
Namespaces | |
namespace | vae |
Contains Typedefinitions and basic structures use by the public API and internally. | |
namespace | vae::core |