Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BankFileReader.cpp117 NW_ASSERT( velocityRegion->waveIdTableIndex < m_pInfoBlockBody->GetWaveIdCount() ); in ReadVelocityRegionInfo()
119 m_pInfoBlockBody->GetWaveId( velocityRegion->waveIdTableIndex ); in ReadVelocityRegionInfo()
Dsnd_WaveSoundFileReader.cpp150 m_pInfoBlockBody->GetWaveIdTable().GetWaveId( src.waveIdTableIndex ); in ReadNoteInfo()
/NW4C-2.0.3/include/nw/snd/
Dsnd_BankFile.h164 nw::ut::ResU32 waveIdTableIndex; member
Dsnd_WaveSoundFile.h248 ut::ResU32 waveIdTableIndex; member