Home
last modified time | relevance | path

Searched defs:maxIndex (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleSet.cpp673 int maxIndex = collection->GetMaxActiveIndex(); in SetDefaultValues() local
893 int maxIndex = collection->GetMaxActiveIndex(); in AddParticles() local
1558 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleAccelarationUpdater() local
1609 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater() local
1617 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater() local
1686 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater() local
1712 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater() local
1798 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleSpinUpdater() local
1848 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleRandomUpdater() local
1862 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleRandomUpdater() local
[all …]