OpenMW
MWSound::OpenAL_Sound Member List
This is the complete list of members for MWSound::OpenAL_Sound, including all inherited members.
getLength()MWSound::OpenAL_Sound [virtual]
getPlayType() const MWSound::Sound [inline]
getTimeOffset()MWSound::OpenAL_Sound [virtual]
isPlaying()MWSound::OpenAL_Sound [virtual]
mBaseVolumeMWSound::Sound [protected]
mBufferMWSound::OpenAL_Sound [protected]
mFadeOutTimeMWSound::Sound [protected]
mFlagsMWSound::Sound [protected]
mMaxDistanceMWSound::Sound [protected]
mMinDistanceMWSound::Sound [protected]
mOutputMWSound::OpenAL_Sound [protected]
mPitchMWSound::Sound [protected]
mPosMWSound::Sound [protected]
mSourceMWSound::OpenAL_Sound [protected]
mVolumeMWSound::Sound [protected]
OpenAL_Output classMWSound::OpenAL_Sound [friend]
OpenAL_Sound(const OpenAL_Sound &rhs)MWSound::OpenAL_Sound [private]
OpenAL_Sound(OpenAL_Output &output, ALuint src, ALuint buf, const Ogre::Vector3 &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags)MWSound::OpenAL_Sound
operator=(const OpenAL_Sound &rhs)MWSound::OpenAL_Sound [private]
setFadeout(float duration)MWSound::Sound [inline]
setPosition(const Ogre::Vector3 &pos)MWSound::Sound [inline]
setVolume(float volume)MWSound::Sound [inline]
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()MWSound::OpenAL_Sound [virtual]
update()MWSound::OpenAL_Sound [virtual]
updateAll(bool local)MWSound::OpenAL_Sound [protected]
~OpenAL_Sound()MWSound::OpenAL_Sound [virtual]
~Sound()MWSound::Sound [inline, virtual]