Classes | Typedefs | Functions | Variables

audio3d Namespace Reference

Classes

class  SoundManager
 This class manages all 3D sounds. More...

Typedefs

typedef dword_t id_t

Functions

static void getVolumeAndPan (IN const point3d_t &r, IN const point3d_t &right, OUT float &volume, OUT float &pan) throw ()

Variables

static const float s_minR2 = 0.05

Function Documentation

static void audio3d::getVolumeAndPan ( IN const point3d_t &  r,
IN const point3d_t &  right,
OUT float &  volume,
OUT float &  pan 
) throw () [static]

Definition at line 53 of file audio3d.cpp.


Variable Documentation

const float audio3d::s_minR2 = 0.05 [static]

Definition at line 42 of file audio3d.cpp.