#include <sound.hpp>
|
| Stream (const osg::Vec3f &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags) |
|
| Stream (float vol, float basevol, float pitch, int flags) |
|
void | setPosition (const osg::Vec3f &pos) |
|
void | setVolume (float volume) |
|
void | setBaseVolume (float volume) |
|
void | setFadeout (float duration) |
|
void | updateFade (float duration) |
|
const osg::Vec3f & | getPosition () const |
|
float | getRealVolume () const |
|
float | getPitch () const |
|
float | getMinDistance () const |
|
float | getMaxDistance () const |
|
MWBase::SoundManager::PlayType | getPlayType () const |
|
bool | getUseEnv () const |
|
bool | getIsLooping () const |
|
bool | getDistanceCull () const |
|
bool | getIs3D () const |
|
| Sound (const osg::Vec3f &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags) |
|
| Sound (float vol, float basevol, float pitch, int flags) |
|
MWSound::Stream::Stream |
( |
const Stream & |
rhs | ) |
|
|
private |
MWSound::Stream::Stream |
( |
const osg::Vec3f & |
pos, |
|
|
float |
vol, |
|
|
float |
basevol, |
|
|
float |
pitch, |
|
|
float |
mindist, |
|
|
float |
maxdist, |
|
|
int |
flags |
|
) |
| |
|
inline |
MWSound::Stream::Stream |
( |
float |
vol, |
|
|
float |
basevol, |
|
|
float |
pitch, |
|
|
int |
flags |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwsound/sound.hpp