Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSceneUpdater.cpp67 ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in SetStepFrame()
104 ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in UpdateNode()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneContext.h1173 ParticleModelArray::iterator GetParticleModelEnd() in GetParticleModelEnd() function
1182 ParticleModelArray::const_iterator GetParticleModelEnd() const in GetParticleModelEnd() function
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmSceneCtrl.cpp255 … nw::gfx::SceneContext::ParticleModelArray::iterator end = m_SceneContext->GetParticleModelEnd(); in OutputLog()
/NW4C-2.0.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp481 nw::gfx::ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in LoopAnimation()