Home
last modified time | relevance | path

Searched refs:SetModDepth (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceTrack.h187 void SetModDepth( float depth ) { m_ParserTrackParam.lfoParam.depth = depth; } in SetModDepth() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp549 SetTrackParam( trackBitFlag, &SequenceTrack::SetModDepth, depth ); in SetTrackModDepth()