Home
last modified time | relevance | path

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

12

/NW4C-1.3.3/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.3.3/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_WaveSoundPlayer.cpp333 void WaveSoundPlayer::Update() in Update() function in nw::snd::internal::driver::WaveSoundPlayer
Dsnd_SoundPlayer.cpp76 void SoundPlayer::Update() in Update() function in nw::snd::SoundPlayer
Dsnd_Channel.cpp194 void Channel::Update( bool doPeriodicProc ) in Update() function in nw::snd::internal::driver::Channel
Dsnd_BasicSound.cpp373 void BasicSound::Update() in Update() function in nw::snd::internal::BasicSound
Dsnd_SequenceSoundPlayer.cpp823 void SequenceSoundPlayer::Update() in Update() function in nw::snd::internal::driver::SequenceSoundPlayer
Dsnd_SoundArchivePlayer.cpp642 void SoundArchivePlayer::Update() in Update() function in nw::snd::SoundArchivePlayer
/NW4C-1.3.3/include/nw/snd/
Dsnd_MoveValue.h111 void Update() { if ( m_Counter < m_Frame ) ++m_Counter; } in Update() function
Dsnd_Util.h494 void Update( T value ) in Update() function
/NW4C-1.3.3/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_FrustumProjectionUpdater.cpp90 FrustumProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionMatri… in Update() function in nw::gfx::FrustumProjectionUpdater
Dgfx_OrthoProjectionUpdater.cpp91 OrthoProjectionUpdater::Update(math::MTX44* projectionMatrix, math::MTX34* textureProjectionMatrix) in Update() function in nw::gfx::OrthoProjectionUpdater
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.cpp250 Fog::Update(const Camera* camera) in Update() function in nw::gfx::Fog
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmPrimitive.cpp264 void Sm2DPrimPC::Update() in Update() function in __anon6282ca7e0111::Sm2DPrimPC
DSmModel.cpp73 SmModel::Update() in Update() function in __anoned39e4d60111::SmModel
DGfxCtrl.cpp166 GfxCtrl::Update() in Update() function in __anon7424ae9f0111::GfxCtrl
/NW4C-1.3.3/demos/snd/demolib/sources/
Ddemolib.cpp429 void AppBase::Update() in Update() function in nw::snd::demolib::AppBase

12