Lines Matching refs:Sound3DActor
38 Sound3DActor::Sound3DActor( SoundArchivePlayer& player, Sound3DManager& manager ) in Sound3DActor() function in nw::snd::Sound3DActor
51 Sound3DActor::Sound3DActor() in Sound3DActor() function in nw::snd::Sound3DActor
72 Sound3DActor::~Sound3DActor() in ~Sound3DActor()
77 void Sound3DActor::Initialize( SoundArchivePlayer& player, Sound3DManager& manager ) in Initialize()
89 void Sound3DActor::Finalize() in Finalize()
115 SoundStartable::StartResult Sound3DActor::SetupSound( in SetupSound()
193 void Sound3DActor::SetPosition( const nw::math::VEC3& position ) in SetPosition()
211 void Sound3DActor::ResetPosition() in ResetPosition()
226 void Sound3DActor::SetVelocity( const nw::math::VEC3& velocity ) in SetVelocity()
241 void Sound3DActor::detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound ) in detail_UpdateAmbientArg()
260 void Sound3DActor::ClearUpdateCallback( SoundHandle& handle ) in ClearUpdateCallback()