, including all inherited members.
getPlayType() const | MWSound::Sound | [inline] |
getTimeOffset() | MWSound::OpenAL_SoundStream | [virtual] |
isPlaying() | MWSound::OpenAL_SoundStream | [virtual] |
mBaseVolume | MWSound::Sound | [protected] |
mBuffers | MWSound::OpenAL_SoundStream | [private] |
mBufferSize | MWSound::OpenAL_SoundStream | [private] |
mDecoder | MWSound::OpenAL_SoundStream | [private] |
mFadeOutTime | MWSound::Sound | [protected] |
mFlags | MWSound::Sound | [protected] |
mFormat | MWSound::OpenAL_SoundStream | [private] |
mIsFinished | MWSound::OpenAL_SoundStream | [private] |
mMaxDistance | MWSound::Sound | [protected] |
mMinDistance | MWSound::Sound | [protected] |
mOutput | MWSound::OpenAL_SoundStream | [private] |
mPitch | MWSound::Sound | [protected] |
mPos | MWSound::Sound | [protected] |
mSampleRate | MWSound::OpenAL_SoundStream | [private] |
mSamplesQueued | MWSound::OpenAL_SoundStream | [private] |
mSource | MWSound::OpenAL_SoundStream | [private] |
mVolume | MWSound::Sound | [protected] |
OpenAL_Output class | MWSound::OpenAL_SoundStream | [friend] |
OpenAL_SoundStream(const OpenAL_SoundStream &rhs) | MWSound::OpenAL_SoundStream | [private] |
OpenAL_SoundStream(OpenAL_Output &output, ALuint src, DecoderPtr decoder, float basevol, float pitch, int flags) | MWSound::OpenAL_SoundStream | |
operator=(const OpenAL_SoundStream &rhs) | MWSound::OpenAL_SoundStream | [private] |
play() | MWSound::OpenAL_SoundStream | |
process() | MWSound::OpenAL_SoundStream | |
sBufferLength | MWSound::OpenAL_SoundStream | [private, static] |
setFadeout(float duration) | MWSound::Sound | [inline] |
setPosition(const Ogre::Vector3 &pos) | MWSound::Sound | [inline] |
setVolume(float volume) | MWSound::Sound | [inline] |
sNumBuffers | MWSound::OpenAL_SoundStream | [private, static] |
Sound(const Ogre::Vector3 &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags) | MWSound::Sound | [inline] |
SoundManager class | MWSound::Sound | [friend] |
stop() | MWSound::OpenAL_SoundStream | [virtual] |
update() | MWSound::OpenAL_SoundStream | [virtual] |
updateAll(bool local) | MWSound::OpenAL_SoundStream | [private] |
~OpenAL_SoundStream() | MWSound::OpenAL_SoundStream | [virtual] |
~Sound() | MWSound::Sound | [inline, virtual] |