Searched defs:GetSurroundPan (Results 1 – 5 of 5) sorted by relevance
| /NW4C-1.2.23/sources/libraries/snd/ | ||
| D | snd_WaveSoundFile.cpp | 177 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo |
| D | snd_BankFile.cpp | 321 u8 BankFile::VelocityRegion::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BankFile::VelocityRegion |
| /NW4C-1.2.23/include/nw/snd/ | ||
| D | snd_BasicSoundPlayer.h | 93 float GetSurroundPan() const { return m_PlayerParamSet.surroundPan; } in GetSurroundPan() function |
| D | snd_Voice.h | 160 f32 GetSurroundPan() const { return m_SurroundPan; } in GetSurroundPan() function |
| D | snd_SequenceTrack.h | 197 float GetSurroundPan() const { return m_ExtSurroundPan; } in GetSurroundPan() function |