Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResParticleSet.h37 typedef ut::ResArrayClass<ResParticleUpdater>::type::iterator ResParticleUpdaterArrayIterator; typedef
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp341 ResParticleUpdaterArrayIterator updaterEnd = in GetMemorySizeInternal()
343 for (ResParticleUpdaterArrayIterator i = resUpdaters.begin(); i != updaterEnd;) in GetMemorySizeInternal()
488 ResParticleUpdaterArrayIterator updaterEnd = in Create()
490 for (ResParticleUpdaterArrayIterator i = resUpdaters.begin(); i != updaterEnd;) in Create()