Home
last modified time | relevance | path

Searched refs:GetParticleModelEnd (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSceneUpdater.cpp69 ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in UpdateNode()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneContext.h1078 ParticleModelArray::iterator GetParticleModelEnd() in GetParticleModelEnd() function
1087 ParticleModelArray::const_iterator GetParticleModelEnd() const in GetParticleModelEnd() function
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmSceneCtrl.cpp253 … nw::gfx::SceneContext::ParticleModelArray::iterator end = m_SceneContext->GetParticleModelEnd(); in OutputLog()
/NW4C-1.3.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp479 nw::gfx::ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in LoopAnimation()