| deleteSound(const std::string &filename)=0 | IS3D::SoundImplementation | [pure virtual] |
| load(const std::string &filename)=0 | IS3D::SoundImplementation | [pure virtual] |
| play(const std::string &filename)=0 | IS3D::SoundImplementation | [pure virtual] |
| setListenerGain(const float g)=0 | IS3D::SoundImplementation | [pure virtual] |
| setListenerLoc(const CoordinateFrame &m)=0 | IS3D::SoundImplementation | [pure virtual] |
| setListenerVel(const Vector3 &v)=0 | IS3D::SoundImplementation | [pure virtual] |
| setParam(const std::string &filename, const SOUNDPARAM param, const float value)=0 | IS3D::SoundImplementation | [pure virtual] |
| stop(const std::string &filename)=0 | IS3D::SoundImplementation | [pure virtual] |
1.5.6