IS3D::SoundMgr Class Reference
#include <SoundMgr.H>
List of all members.
Member Function Documentation
| static void IS3D::SoundMgr::setListenerLoc |
( |
const CoordinateFrame & |
m |
) |
[static] |
| static void IS3D::SoundMgr::setListenerVel |
( |
const Vector3 & |
v |
) |
[static] |
| static void IS3D::SoundMgr::setListenerGain |
( |
float |
g |
) |
[static] |
| static void IS3D::SoundMgr::load |
( |
const std::string & |
filename |
) |
[static] |
| static void IS3D::SoundMgr::play |
( |
const std::string & |
filename |
) |
[static] |
| static void IS3D::SoundMgr::stop |
( |
const std::string & |
filename |
) |
[static] |
| static void IS3D::SoundMgr::deleteSound |
( |
const std::string & |
filename |
) |
[static] |
| static void IS3D::SoundMgr::setParam |
( |
const std::string & |
filename, |
|
|
const SOUNDPARAM |
param, |
|
|
const float |
value | |
|
) |
| | [static] |
The documentation for this class was generated from the following file: