Home
last modified time | relevance | path

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

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