Main Page
Namespace List
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
osgAL::SoundState Member List
This is the complete list of members for
osgAL::SoundState
, including all inherited members.
allocateSource
(unsigned int priority=0, bool registrate_as_active=true)
osgAL::SoundState
Ambient
enum value
osgAL::SoundState
[private]
apply
()
osgAL::SoundState
clear
(SetField f)
osgAL::SoundState
[inline, private]
Direction
enum value
osgAL::SoundState
[private]
Gain
enum value
osgAL::SoundState
[private]
getAmbient
() const
osgAL::SoundState
[inline]
getDirection
() const
osgAL::SoundState
[inline]
getGain
() const
osgAL::SoundState
[inline]
getLooping
() const
osgAL::SoundState
[inline]
getMaxDistance
(float max) const
osgAL::SoundState
[inline]
getName
() const
osgAL::SoundState
[inline]
getOccluded
() const
osgAL::SoundState
[inline]
getOccludeDampingFactor
() const
osgAL::SoundState
[inline]
getOccludeScale
() const
osgAL::SoundState
[inline]
getPitch
() const
osgAL::SoundState
[inline]
getPlay
()
osgAL::SoundState
[inline]
getPosition
() const
osgAL::SoundState
[inline]
getPriority
() const
osgAL::SoundState
[inline]
getReferenceDistance
(float distance) const
osgAL::SoundState
[inline]
getRelative
() const
osgAL::SoundState
[inline]
getRolloffFactor
() const
osgAL::SoundState
[inline]
getSource
() const
osgAL::SoundState
[inline]
getStopMethod
() const
osgAL::SoundState
[inline]
getVelocity
(const osg::Vec3 &vel) const
osgAL::SoundState
[inline]
hasSource
() const
osgAL::SoundState
[inline]
isActive
()
osgAL::SoundState
isPlaying
()
osgAL::SoundState
[inline]
isSet
(SetField f)
osgAL::SoundState
[inline, private]
Last
enum value
osgAL::SoundState
[private]
Looping
enum value
osgAL::SoundState
[private]
m_ambient
osgAL::SoundState
[private]
m_direction
osgAL::SoundState
[private]
m_gain
osgAL::SoundState
[private]
m_innerAngle
osgAL::SoundState
[private]
m_is_occluded
osgAL::SoundState
[private]
m_is_set
osgAL::SoundState
[private]
m_looping
osgAL::SoundState
[private]
m_maxDistance
osgAL::SoundState
[private]
m_name
osgAL::SoundState
[private]
m_occlude_damping_factor
osgAL::SoundState
[private]
m_occlude_scale
osgAL::SoundState
[private]
m_outerAngle
osgAL::SoundState
[private]
m_outerGain
osgAL::SoundState
[private]
m_pause
osgAL::SoundState
[private]
m_pitch
osgAL::SoundState
[private]
m_play
osgAL::SoundState
[private]
m_position
osgAL::SoundState
[private]
m_priority
osgAL::SoundState
[private]
m_referenceDistance
osgAL::SoundState
[private]
m_relative
osgAL::SoundState
[private]
m_rolloffFactor
osgAL::SoundState
[private]
m_sample
osgAL::SoundState
[private]
m_source
osgAL::SoundState
[private]
m_stream
osgAL::SoundState
[private]
m_velocity
osgAL::SoundState
[private]
MaxDistance
enum value
osgAL::SoundState
[private]
Occluded
enum value
osgAL::SoundState
[private]
operator=
(const SoundState &state)
osgAL::SoundState
Pitch
enum value
osgAL::SoundState
[private]
Play
enum value
osgAL::SoundState
[private]
Position
enum value
osgAL::SoundState
[private]
ReferenceDistance
enum value
osgAL::SoundState
[private]
Relative
enum value
osgAL::SoundState
[private]
releaseSource
()
osgAL::SoundState
RolloffFactor
enum value
osgAL::SoundState
[private]
Sample
enum value
osgAL::SoundState
[private]
set
(SetField f)
osgAL::SoundState
[inline, private]
setAll
(bool flag)
osgAL::SoundState
[inline, private]
setAmbient
(bool flag)
osgAL::SoundState
[inline]
setDirection
(const osg::Vec3 &dir)
osgAL::SoundState
[inline]
SetField
enum name
osgAL::SoundState
[private]
setGain
(float gain)
osgAL::SoundState
[inline]
setLooping
(bool flag)
osgAL::SoundState
[inline]
setMaxDistance
(float max)
osgAL::SoundState
[inline]
setName
(const std::string &name)
osgAL::SoundState
[inline]
setOccluded
(bool f)
osgAL::SoundState
[inline]
setOccludeDampingFactor
(float d)
osgAL::SoundState
[inline]
setOccludeScale
(float d)
osgAL::SoundState
[inline]
setPitch
(float pitch)
osgAL::SoundState
[inline]
setPlay
(bool flag)
osgAL::SoundState
[inline]
setPosition
(const osg::Vec3 &pos)
osgAL::SoundState
[inline]
setReferenceDistance
(float distance)
osgAL::SoundState
[inline]
setRelative
(bool flag)
osgAL::SoundState
[inline]
setRolloffFactor
(float roll)
osgAL::SoundState
[inline]
setSample
(openalpp::Sample *sample)
osgAL::SoundState
[inline]
setSoundCone
(float innerAngle, float outerAngle, float outerGain)
osgAL::SoundState
[inline]
setSource
(openalpp::Source *source)
osgAL::SoundState
setStopMethod
(openalpp::SourceState s)
osgAL::SoundState
[inline]
setStream
(openalpp::Stream *stream)
osgAL::SoundState
[inline]
setVelocity
(const osg::Vec3 &vel)
osgAL::SoundState
[inline]
SoundCone
enum value
osgAL::SoundState
[private]
SoundState
(const std::string &name)
osgAL::SoundState
SoundState
(const SoundState &state)
osgAL::SoundState
[inline]
Stream
enum value
osgAL::SoundState
[private]
Velocity
enum value
osgAL::SoundState
[private]
~SoundState
()
osgAL::SoundState
Generated on Mon Nov 22 09:27:17 2004 for OpenSceneGraphAudioLibrary(OsgAL) by
1.2.15