Home
last modified time | relevance | path

Searched refs:ResParticleUpdaterArrayIterator (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResParticleSet.h39 typedef ut::ResArrayClass<ResParticleUpdater>::type::iterator ResParticleUpdaterArrayIterator; typedef
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp343 ResParticleUpdaterArrayIterator updaterEnd = in GetMemorySizeInternal()
345 for (ResParticleUpdaterArrayIterator i = resUpdaters.begin(); i != updaterEnd;) in GetMemorySizeInternal()
490 ResParticleUpdaterArrayIterator updaterEnd = in Create()
492 for (ResParticleUpdaterArrayIterator i = resUpdaters.begin(); i != updaterEnd;) in Create()