What is it?
Download
FAQs
Docs
Main Page
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
cpp3ds
SoundSource
cpp3ds::SoundSource Member List
This is the complete list of members for
cpp3ds::SoundSource
, including all inherited members.
AlResource
()
cpp3ds::AlResource
private
getAttenuation
() const
cpp3ds::SoundSource
getMinDistance
() const
cpp3ds::SoundSource
getPitch
() const
cpp3ds::SoundSource
getPosition
() const
cpp3ds::SoundSource
getStatus
() const
cpp3ds::SoundSource
protected
getVolume
() const
cpp3ds::SoundSource
isRelativeToListener
() const
cpp3ds::SoundSource
m_channel
cpp3ds::SoundSource
protected
m_ndspWaveBuf
(defined in
cpp3ds::SoundSource
)
cpp3ds::SoundSource
protected
m_pauseOffset
(defined in
cpp3ds::SoundSource
)
cpp3ds::SoundSource
protected
m_playOffset
(defined in
cpp3ds::SoundSource
)
cpp3ds::SoundSource
protected
m_source
cpp3ds::SoundSource
protected
operator=
(const SoundSource &right)
cpp3ds::SoundSource
Paused
enum value
cpp3ds::SoundSource
Playing
enum value
cpp3ds::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 ©)
cpp3ds::SoundSource
SoundSource
()
cpp3ds::SoundSource
protected
Status
enum name
cpp3ds::SoundSource
Stopped
enum value
cpp3ds::SoundSource
~AlResource
()
cpp3ds::AlResource
private
~SoundSource
()
cpp3ds::SoundSource
virtual