|
XPMP2
X-Plane multiplayer library 2 - using instancing
|
This is the complete list of members for XPMP2::SoundFMOD, including all inherited members.
| bLoaded | XPMP2::SoundFMOD | protected |
| bLoop | XPMP2::SoundFile | |
| coneDir | XPMP2::SoundFile | |
| coneInAngle | XPMP2::SoundFile | |
| coneOutAngle | XPMP2::SoundFile | |
| coneOutVol | XPMP2::SoundFile | |
| conePitch | XPMP2::SoundFile | |
| filePath | XPMP2::SoundFile | |
| GetFmodSys() const | XPMP2::SoundFMOD | |
| GetSnd() const | XPMP2::SoundFMOD | inline |
| hasConeInfo() const | XPMP2::SoundFile | inline |
| isReady() override | XPMP2::SoundFMOD | virtual |
| pSndSys | XPMP2::SoundFile | |
| pSound | XPMP2::SoundFMOD | protected |
| SoundFile(SoundSystem *_pSndSys, const std::string &_filePath, bool _bLoop, float _coneDir, float _conePitch, float _coneInAngle, float _coneOutAngle, float _coneOutVol) | XPMP2::SoundFile | |
| SoundFile(const SoundFile &o)=delete | XPMP2::SoundFile | |
| SoundFMOD(SoundSystemFMOD *_pSndSys, const std::string &_filePath, bool _bLoop, float _coneDir, float _conePitch, float _coneInAngle, float _coneOutAngle, float _coneOutVol) | XPMP2::SoundFMOD | |
| ~SoundFile() | XPMP2::SoundFile | inlinevirtual |
| ~SoundFMOD() override | XPMP2::SoundFMOD |