Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleSet.cpp686 int maxIndex = collection->GetMaxActiveIndex(); in SetDefaultValues() local
939 int maxIndex = collection->GetMaxActiveIndex(); in AddParticles() local
1613 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleAccelarationUpdater() local
1664 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater() local
1672 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediateUpdater() local
1739 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater() local
1778 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleFloatImmediate4KeyUpdater() local
1850 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3Immediate4KeyUpdater() local
1889 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleVector3Immediate4KeyUpdater() local
1986 const u32 maxIndex = collection->GetMaxActiveIndex() + 1; in ParticleSpinUpdater() local
[all …]