Home
last modified time | relevance | path

Searched refs:waveIdTableIndex (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_BankFileReader.cpp115 NW_ASSERT( velocityRegion->waveIdTableIndex < m_pInfoBlockBody->GetWaveIdCount() ); in ReadVelocityRegionInfo()
117 m_pInfoBlockBody->GetWaveId( velocityRegion->waveIdTableIndex ); in ReadVelocityRegionInfo()
Dsnd_WaveSoundFileReader.cpp148 m_pInfoBlockBody->GetWaveIdTable().GetWaveId( src.waveIdTableIndex ); in ReadNoteInfo()
/NW4C-1.2.23/include/nw/snd/
Dsnd_BankFile.h162 nw::ut::ResU32 waveIdTableIndex; member
Dsnd_WaveSoundFile.h246 ut::ResU32 waveIdTableIndex; member