Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 25 of 27) sorted by relevance

12

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_PadButton.cpp33 PadButton::Update( u32 buttonStatus ) in Update() function in nw::demo::internal::PadButton
Ddemo_CameraController.cpp124 CameraController::Update(unsigned int cameraIndex) in Update() function in nw::demo::CameraController
198 CameraController::CameraEntry::Update() in Update() function in nw::demo::CameraController::CameraEntry
Ddemo_Pad.cpp76 Pad::Update() in Update() function in nw::demo::Pad
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_CurveLfo.cpp72 void CurveLfo::Update( int msec ) in Update() function in nw::snd::internal::CurveLfo
Dsnd_CurveAdshr.cpp134 void CurveAdshr::Update( int msec ) in Update() function in nw::snd::internal::CurveAdshr
Dsnd_WaveSoundPlayer.cpp335 void WaveSoundPlayer::Update() in Update() function in nw::snd::internal::driver::WaveSoundPlayer
Dsnd_SoundPlayer.cpp78 void SoundPlayer::Update() in Update() function in nw::snd::SoundPlayer
Dsnd_Channel.cpp196 void Channel::Update( bool doPeriodicProc ) in Update() function in nw::snd::internal::driver::Channel
Dsnd_BasicSound.cpp380 void BasicSound::Update() in Update() function in nw::snd::internal::BasicSound
Dsnd_SequenceSoundPlayer.cpp825 void SequenceSoundPlayer::Update() in Update() function in nw::snd::internal::driver::SequenceSoundPlayer
Dsnd_StreamSoundPlayer.cpp1170 void StreamSoundPlayer::Update() in Update() function in nw::snd::internal::driver::StreamSoundPlayer
/NW4C-2.0.3/include/nw/snd/
Dsnd_MoveValue.h113 void Update() { if ( m_Counter < m_Frame ) ++m_Counter; } in Update() function
Dsnd_Util.h499 void Update( T value ) in Update() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_PerspectiveProjectionUpdater.cpp91 PerspectiveProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionM… in Update() function in nw::gfx::PerspectiveProjectionUpdater
Dgfx_LookAtTargetViewUpdater.cpp87 LookAtTargetViewUpdater::Update( in Update() function in nw::gfx::LookAtTargetViewUpdater
Dgfx_FrustumProjectionUpdater.cpp92 FrustumProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionMatri… in Update() function in nw::gfx::FrustumProjectionUpdater
Dgfx_OrthoProjectionUpdater.cpp93 OrthoProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionMatrix) in Update() function in nw::gfx::OrthoProjectionUpdater
Dgfx_RotateViewUpdater.cpp88 RotateViewUpdater::Update( in Update() function in nw::gfx::RotateViewUpdater
Dgfx_AimTargetViewUpdater.cpp90 AimTargetViewUpdater::Update( in Update() function in nw::gfx::AimTargetViewUpdater
Dgfx_BillboardUpdater.cpp59 BillboardUpdater::Update( in Update() function in nw::gfx::BillboardUpdater
Dgfx_Fog.cpp252 Fog::Update(const Camera* camera) in Update() function in nw::gfx::Fog
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmPrimitive.cpp266 void Sm2DPrimPC::Update() in Update() function in __anonf90eec7c0111::Sm2DPrimPC
DSmModel.cpp75 SmModel::Update() in Update() function in __anon0ab8b7d40111::SmModel
DGfxCtrl.cpp168 GfxCtrl::Update() in Update() function in __anon91a3819d0111::GfxCtrl
/NW4C-2.0.3/demos/snd/demolib/sources/
Ddemolib.cpp431 void AppBase::Update() in Update() function in nw::snd::demolib::AppBase

12