#include "audio3d.h"
#include "common/wave_ex.h"
#include "perf/perf.h"
Go to the source code of this file.
Namespaces | |
namespace | audio3d |
Functions | |
static void | audio3d::getVolumeAndPan (IN const point3d_t &r, IN const point3d_t &right, OUT float &volume, OUT float &pan) throw () |
Variables | |
static const float | audio3d::s_minR2 = 0.05 |