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 |
| 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.
const float audio3d::s_minR2 = 0.05 [static] |
Definition at line 42 of file audio3d.cpp.
1.7.1