cpp3ds::SoundSource Member List

This is the complete list of members for cpp3ds::SoundSource, including all inherited members.

AlResource()cpp3ds::AlResourceprivate
getAttenuation() const cpp3ds::SoundSource
getMinDistance() const cpp3ds::SoundSource
getPitch() const cpp3ds::SoundSource
getPosition() const cpp3ds::SoundSource
getStatus() const cpp3ds::SoundSourceprotected
getVolume() const cpp3ds::SoundSource
isRelativeToListener() const cpp3ds::SoundSource
m_channelcpp3ds::SoundSourceprotected
m_ndspWaveBuf (defined in cpp3ds::SoundSource)cpp3ds::SoundSourceprotected
m_pauseOffset (defined in cpp3ds::SoundSource)cpp3ds::SoundSourceprotected
m_playOffset (defined in cpp3ds::SoundSource)cpp3ds::SoundSourceprotected
m_sourcecpp3ds::SoundSourceprotected
operator=(const SoundSource &right)cpp3ds::SoundSource
Paused enum valuecpp3ds::SoundSource
Playing enum valuecpp3ds::SoundSource
setAttenuation(float attenuation)cpp3ds::SoundSource
setMinDistance(float distance)cpp3ds::SoundSource
setPitch(float pitch)cpp3ds::SoundSource
setPosition(float x, float y, float z)cpp3ds::SoundSource
setPosition(const Vector3f &position)cpp3ds::SoundSource
setRelativeToListener(bool relative)cpp3ds::SoundSource
setVolume(float volume)cpp3ds::SoundSource
SoundSource(const SoundSource &copy)cpp3ds::SoundSource
SoundSource()cpp3ds::SoundSourceprotected
Status enum namecpp3ds::SoundSource
Stopped enum valuecpp3ds::SoundSource
~AlResource()cpp3ds::AlResourceprivate
~SoundSource()cpp3ds::SoundSourcevirtual