OpenMW
MWSound::Sound_Output Member List
This is the complete list of members for MWSound::Sound_Output, including all inherited members.
deinit()=0MWSound::Sound_Output [private, pure virtual]
enumerate()=0MWSound::Sound_Output [private, pure virtual]
init(const std::string &devname="")=0MWSound::Sound_Output [private, pure virtual]
isInitialized() const MWSound::Sound_Output [inline]
mInitializedMWSound::Sound_Output [protected]
mManagerMWSound::Sound_Output [private]
mPosMWSound::Sound_Output [protected]
OpenAL_Output classMWSound::Sound_Output [friend]
operator=(const Sound_Output &rhs)MWSound::Sound_Output [private]
pauseSounds(int types)=0MWSound::Sound_Output [private, pure virtual]
playSound(const std::string &fname, float vol, float basevol, float pitch, int flags, float offset)=0MWSound::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)=0MWSound::Sound_Output [private, pure virtual]
resumeSounds(int types)=0MWSound::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 classMWSound::Sound_Output [friend]
streamSound(DecoderPtr decoder, float volume, float pitch, int flags)=0MWSound::Sound_Output [private, pure virtual]
updateListener(const Ogre::Vector3 &pos, const Ogre::Vector3 &atdir, const Ogre::Vector3 &updir, Environment env)=0MWSound::Sound_Output [private, pure virtual]
~Sound_Output()MWSound::Sound_Output [inline, virtual]