OpenMW
MWSound::Sound Member List
This is the complete list of members for MWSound::Sound, including all inherited members.
getPlayType() const MWSound::Sound [inline]
getTimeOffset()=0MWSound::Sound [pure virtual]
isPlaying()=0MWSound::Sound [pure virtual]
mBaseVolumeMWSound::Sound [protected]
mFadeOutTimeMWSound::Sound [protected]
mFlagsMWSound::Sound [protected]
mMaxDistanceMWSound::Sound [protected]
mMinDistanceMWSound::Sound [protected]
mPitchMWSound::Sound [protected]
mPosMWSound::Sound [protected]
mVolumeMWSound::Sound [protected]
OpenAL_Output classMWSound::Sound [friend]
operator=(const Sound &rhs)MWSound::Sound [private]
setFadeout(float duration)MWSound::Sound [inline]
setPosition(const Ogre::Vector3 &pos)MWSound::Sound [inline]
setVolume(float volume)MWSound::Sound [inline]
Sound(const Sound &rhs)MWSound::Sound [private]
Sound(const Ogre::Vector3 &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags)MWSound::Sound [inline]
SoundManager classMWSound::Sound [friend]
stop()=0MWSound::Sound [pure virtual]
update()=0MWSound::Sound [private, pure virtual]
~Sound()MWSound::Sound [inline, virtual]