Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSceneUpdater.cpp69 ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in UpdateNode()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneContext.h920 ParticleModelArray::iterator GetParticleModelEnd() in GetParticleModelEnd() function
929 ParticleModelArray::const_iterator GetParticleModelEnd() const in GetParticleModelEnd() function
/NW4C-1.2.23/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp426 nw::gfx::ParticleModelArray::iterator end = sceneContext->GetParticleModelEnd(); in LoopAnimation()