#include <sound.hpp>
MWSound::SoundBase::SoundBase |
( |
const SoundBase & |
| ) |
|
|
privatedelete |
MWSound::SoundBase::SoundBase |
( |
SoundBase && |
| ) |
|
|
privatedelete |
MWSound::SoundBase::SoundBase |
( |
| ) |
|
|
inline |
bool MWSound::SoundBase::getDistanceCull |
( |
| ) |
const |
|
inline |
bool MWSound::SoundBase::getIs3D |
( |
| ) |
const |
|
inline |
bool MWSound::SoundBase::getIsLooping |
( |
| ) |
const |
|
inline |
float MWSound::SoundBase::getMaxDistance |
( |
| ) |
const |
|
inline |
float MWSound::SoundBase::getMinDistance |
( |
| ) |
const |
|
inline |
float MWSound::SoundBase::getPitch |
( |
| ) |
const |
|
inline |
const osg::Vec3f& MWSound::SoundBase::getPosition |
( |
| ) |
const |
|
inline |
float MWSound::SoundBase::getRealVolume |
( |
| ) |
const |
|
inline |
bool MWSound::SoundBase::getUseEnv |
( |
| ) |
const |
|
inline |
void MWSound::SoundBase::init |
( |
const osg::Vec3f & |
pos, |
|
|
float |
vol, |
|
|
float |
basevol, |
|
|
float |
pitch, |
|
|
float |
mindist, |
|
|
float |
maxdist, |
|
|
int |
flags |
|
) |
| |
|
inline |
void MWSound::SoundBase::init |
( |
float |
vol, |
|
|
float |
basevol, |
|
|
float |
pitch, |
|
|
int |
flags |
|
) |
| |
|
inline |
void MWSound::SoundBase::setBaseVolume |
( |
float |
volume | ) |
|
|
inline |
void MWSound::SoundBase::setFadeout |
( |
float |
duration | ) |
|
|
inline |
void MWSound::SoundBase::setPosition |
( |
const osg::Vec3f & |
pos | ) |
|
|
inline |
void MWSound::SoundBase::setVolume |
( |
float |
volume | ) |
|
|
inline |
void MWSound::SoundBase::updateFade |
( |
float |
duration | ) |
|
|
inline |
float MWSound::SoundBase::mBaseVolume |
|
private |
float MWSound::SoundBase::mFadeOutTime |
|
private |
int MWSound::SoundBase::mFlags |
|
private |
float MWSound::SoundBase::mMaxDistance |
|
private |
float MWSound::SoundBase::mMinDistance |
|
private |
float MWSound::SoundBase::mPitch |
|
private |
osg::Vec3f MWSound::SoundBase::mPos |
|
private |
float MWSound::SoundBase::mVolume |
|
private |
The documentation for this class was generated from the following file:
- /home/travis/build/elsid/openmw/apps/openmw/mwsound/sound.hpp