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] |
mBaseVolume | MWSound::Sound | [protected] |
mBuffer | MWSound::OpenAL_Sound | [protected] |
mFadeOutTime | MWSound::Sound | [protected] |
mFlags | MWSound::Sound | [protected] |
mMaxDistance | MWSound::Sound | [protected] |
mMinDistance | MWSound::Sound | [protected] |
mOutput | MWSound::OpenAL_Sound | [protected] |
mPitch | MWSound::Sound | [protected] |
mPos | MWSound::Sound | [protected] |
mSource | MWSound::OpenAL_Sound | [protected] |
mVolume | MWSound::Sound | [protected] |
OpenAL_Output class | MWSound::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 class | MWSound::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] |