XPMP2
X-Plane multiplayer library 2 - using instancing
|
This is the complete list of members for XPMP2::SoundFile, including all inherited members.
bLoop | XPMP2::SoundFile | |
coneDir | XPMP2::SoundFile | |
coneInAngle | XPMP2::SoundFile | |
coneOutAngle | XPMP2::SoundFile | |
coneOutVol | XPMP2::SoundFile | |
conePitch | XPMP2::SoundFile | |
filePath | XPMP2::SoundFile | |
hasConeInfo() const | XPMP2::SoundFile | inline |
isReady()=0 | XPMP2::SoundFile | pure virtual |
pSndSys | XPMP2::SoundFile | |
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 | |
~SoundFile() | XPMP2::SoundFile | inlinevirtual |