Searched defs:GetSurroundPan (Results 1 – 6 of 6) sorted by relevance
| /NW4C-2.0.3/sources/libraries/snd/ | ||
| D | snd_WaveSoundFile.cpp | 179 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo |
| D | snd_BankFile.cpp | 323 u8 BankFile::VelocityRegion::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BankFile::VelocityRegion |
| D | snd_BasicSound.cpp | 961 f32 BasicSound::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BasicSound |
| /NW4C-2.0.3/include/nw/snd/ | ||
| D | snd_BasicSoundPlayer.h | 96 float GetSurroundPan() const { return m_PlayerParamSet.surroundPan; } in GetSurroundPan() function |
| D | snd_Voice.h | 162 f32 GetSurroundPan() const { return m_SurroundPan; } in GetSurroundPan() function |
| D | snd_SequenceTrack.h | 199 float GetSurroundPan() const { return m_ExtSurroundPan; } in GetSurroundPan() function |