Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_ParticleCollection.h364 int convertedIndex = activeIndex[i]; in KillParticles() local
367 negtime[convertedIndex] = -time + 1.0f; in KillParticles()
382 int convertedIndex = activeIndex[i]; in KillParticles() local
383 lifeParam = life[convertedIndex]; in KillParticles()
392 int convertedIndex = activeIndex[i]; in KillParticles() local
393 birth[convertedIndex] = time - lifeParam - 1; in KillParticles()