Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp673 int maxIndex = collection->GetMaxActiveIndex(); in SetDefaultValues() local
925 int maxIndex = collection->GetMaxActiveIndex(); in AddParticles() local
1598 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleAccelarationUpdater() local
1649 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater() local
1657 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater() local
1724 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater() local
1763 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater() local
1835 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3Immediate4KeyUpdater() local
1874 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3Immediate4KeyUpdater() local
1971 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleSpinUpdater() local
[all …]