Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h389 int convertedIndex = activeIndex[i]; in KillParticles() local
392 negtime[convertedIndex] = -time + 1.0f; in KillParticles()
407 int convertedIndex = activeIndex[i]; in KillParticles() local
408 lifeParam = life[convertedIndex]; in KillParticles()
409 birth[convertedIndex] = time - lifeParam - 1; in KillParticles()
417 int convertedIndex = activeIndex[i]; in KillParticles() local
418 birth[convertedIndex] = time - lifeParam - 1; in KillParticles()