|
OpenMW
|
Public Member Functions | |
| OpenAL_Sound3D (OpenAL_Output &output, ALuint src, ALuint buf, const Ogre::Vector3 &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags) | |
| virtual void | update () |
Private Member Functions | |
| OpenAL_Sound3D (const OpenAL_Sound &rhs) | |
| OpenAL_Sound3D & | operator= (const OpenAL_Sound &rhs) |
| MWSound::OpenAL_Sound3D::OpenAL_Sound3D | ( | const OpenAL_Sound & | rhs | ) | [private] |
| MWSound::OpenAL_Sound3D::OpenAL_Sound3D | ( | OpenAL_Output & | output, |
| ALuint | src, | ||
| ALuint | buf, | ||
| const Ogre::Vector3 & | pos, | ||
| float | vol, | ||
| float | basevol, | ||
| float | pitch, | ||
| float | mindist, | ||
| float | maxdist, | ||
| int | flags | ||
| ) | [inline] |
| OpenAL_Sound3D& MWSound::OpenAL_Sound3D::operator= | ( | const OpenAL_Sound & | rhs | ) | [private] |
Reimplemented from MWSound::OpenAL_Sound.
| void MWSound::OpenAL_Sound3D::update | ( | ) | [virtual] |
Reimplemented from MWSound::OpenAL_Sound.
1.7.6.1