Lines Matching refs:Sound3DActor
40 Sound3DActor::Sound3DActor( SoundArchivePlayer& player, Sound3DManager& manager ) in Sound3DActor() function in nw::snd::Sound3DActor
53 Sound3DActor::Sound3DActor() in Sound3DActor() function in nw::snd::Sound3DActor
74 Sound3DActor::~Sound3DActor() in ~Sound3DActor()
79 void Sound3DActor::Initialize( SoundArchivePlayer& player, Sound3DManager& manager ) in Initialize()
91 void Sound3DActor::Finalize() in Finalize()
117 SoundStartable::StartResult Sound3DActor::SetupSound( in SetupSound()
195 void Sound3DActor::SetPosition( const nw::math::VEC3& position ) in SetPosition()
213 void Sound3DActor::ResetPosition() in ResetPosition()
228 void Sound3DActor::SetVelocity( const nw::math::VEC3& velocity ) in SetVelocity()
243 void Sound3DActor::detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound ) in detail_UpdateAmbientArg()
262 void Sound3DActor::ClearUpdateCallback( SoundHandle& handle ) in ClearUpdateCallback()