This is the complete list of members for
MWSound::Sound_Output, including all inherited members.
deinit()=0 | MWSound::Sound_Output | [private, pure virtual] |
enumerate()=0 | MWSound::Sound_Output | [private, pure virtual] |
init(const std::string &devname="")=0 | MWSound::Sound_Output | [private, pure virtual] |
isInitialized() const | MWSound::Sound_Output | [inline] |
mInitialized | MWSound::Sound_Output | [protected] |
mManager | MWSound::Sound_Output | [private] |
mPos | MWSound::Sound_Output | [protected] |
OpenAL_Output class | MWSound::Sound_Output | [friend] |
operator=(const Sound_Output &rhs) | MWSound::Sound_Output | [private] |
pauseSounds(int types)=0 | MWSound::Sound_Output | [private, pure virtual] |
playSound(const std::string &fname, float vol, float basevol, float pitch, int flags, float offset)=0 | MWSound::Sound_Output | [private, pure virtual] |
playSound3D(const std::string &fname, const Ogre::Vector3 &pos, float vol, float basevol, float pitch, float min, float max, int flags, float offset)=0 | MWSound::Sound_Output | [private, pure virtual] |
resumeSounds(int types)=0 | MWSound::Sound_Output | [private, pure virtual] |
Sound_Output(const Sound_Output &rhs) | MWSound::Sound_Output | [private] |
Sound_Output(SoundManager &mgr) | MWSound::Sound_Output | [inline, protected] |
SoundManager class | MWSound::Sound_Output | [friend] |
streamSound(DecoderPtr decoder, float volume, float pitch, int flags)=0 | MWSound::Sound_Output | [private, pure virtual] |
updateListener(const Ogre::Vector3 &pos, const Ogre::Vector3 &atdir, const Ogre::Vector3 &updir, Environment env)=0 | MWSound::Sound_Output | [private, pure virtual] |
~Sound_Output() | MWSound::Sound_Output | [inline, virtual] |