Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Sound3DActor.h226 void SetVelocity( const nw::math::VEC3& velocity );
Dsnd_Sound3DListener.h148 void SetVelocity( const nw::math::VEC3& velocity );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Sound3DListener.cpp77 void Sound3DListener::SetVelocity( const nw::math::VEC3& velocity ) in SetVelocity() function in nw::snd::Sound3DListener
Dsnd_Sound3DActor.cpp228 void Sound3DActor::SetVelocity( const nw::math::VEC3& velocity ) in SetVelocity() function in nw::snd::Sound3DActor