Home
last modified time | relevance | path

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

12

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_PadButton.cpp31 PadButton::Update( u32 buttonStatus ) in Update() function in nw::demo::internal::PadButton
Ddemo_CameraController.cpp122 CameraController::Update(unsigned int cameraIndex) in Update() function in nw::demo::CameraController
196 CameraController::CameraEntry::Update() in Update() function in nw::demo::CameraController::CameraEntry
Ddemo_Pad.cpp74 Pad::Update() in Update() function in nw::demo::Pad
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_CurveLfo.cpp70 void CurveLfo::Update( int msec ) in Update() function in nw::snd::internal::CurveLfo
Dsnd_CurveAdshr.cpp132 void CurveAdshr::Update( int msec ) in Update() function in nw::snd::internal::CurveAdshr
Dsnd_SoundPlayer.cpp76 void SoundPlayer::Update() in Update() function in nw::snd::SoundPlayer
Dsnd_WaveSoundPlayer.cpp329 void WaveSoundPlayer::Update() in Update() function in nw::snd::internal::driver::WaveSoundPlayer
Dsnd_Channel.cpp194 void Channel::Update( bool doPeriodicProc ) in Update() function in nw::snd::internal::driver::Channel
Dsnd_BasicSound.cpp362 void BasicSound::Update() in Update() function in nw::snd::internal::BasicSound
Dsnd_SequenceSoundPlayer.cpp819 void SequenceSoundPlayer::Update() in Update() function in nw::snd::internal::driver::SequenceSoundPlayer
Dsnd_SoundArchivePlayer.cpp630 void SoundArchivePlayer::Update() in Update() function in nw::snd::SoundArchivePlayer
/NW4C-1.2.23/include/nw/snd/
Dsnd_MoveValue.h111 void Update() { if ( m_Counter < m_Frame ) ++m_Counter; } in Update() function
Dsnd_Util.h474 void Update( T value ) in Update() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_PerspectiveProjectionUpdater.cpp89 PerspectiveProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionM… in Update() function in nw::gfx::PerspectiveProjectionUpdater
Dgfx_LookAtTargetViewUpdater.cpp85 LookAtTargetViewUpdater::Update( in Update() function in nw::gfx::LookAtTargetViewUpdater
Dgfx_OrthoProjectionUpdater.cpp91 OrthoProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionMatrix) in Update() function in nw::gfx::OrthoProjectionUpdater
Dgfx_FrustumProjectionUpdater.cpp90 FrustumProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionMatri… in Update() function in nw::gfx::FrustumProjectionUpdater
Dgfx_RotateViewUpdater.cpp86 RotateViewUpdater::Update( in Update() function in nw::gfx::RotateViewUpdater
Dgfx_AimTargetViewUpdater.cpp88 AimTargetViewUpdater::Update( in Update() function in nw::gfx::AimTargetViewUpdater
Dgfx_BillboardUpdater.cpp57 BillboardUpdater::Update( in Update() function in nw::gfx::BillboardUpdater
Dgfx_Fog.cpp215 Fog::Update(const Camera* camera) in Update() function in nw::gfx::Fog
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmPrimitive.cpp264 void Sm2DPrimPC::Update() in Update() function in __anonb35a486f0111::Sm2DPrimPC
DSmModel.cpp73 SmModel::Update() in Update() function in __anona1c612470111::SmModel
DGfxCtrl.cpp166 GfxCtrl::Update() in Update() function in __anon28b0dc100111::GfxCtrl
/NW4C-1.2.23/demos/snd/demolib/sources/
Ddemolib.cpp442 void AppBase::Update() in Update() function in nw::snd::demolib::AppBase

12