Home
last modified time | relevance | path

Searched refs:GetWaveIdCount (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_BankFile.h116 NW_INLINE u32 GetWaveIdCount() const in GetWaveIdCount() function
Dsnd_WaveSoundFile.h145 NW_INLINE u32 GetWaveIdCount() const in GetWaveIdCount() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BankFileReader.cpp117 NW_ASSERT( velocityRegion->waveIdTableIndex < m_pInfoBlockBody->GetWaveIdCount() ); in ReadVelocityRegionInfo()