Searched refs:collectionCount (Results 1 – 1 of 1) sorted by relevance
737 const int collectionCount = collection->GetCount(); in AddParticles() local740 int freeSize = collectionCapacity - collectionCount; in AddParticles()759 …const int startIndex = (isAscendingOrder)? collectionCount : collectionCapacity - collectionCount … in AddParticles()770 collection->SetCount(collectionCount + particleCount); in AddParticles()902 const int collectionCount = collection->GetCount(); in AddParticles() local905 int freeSize = collectionCapacity - collectionCount; in AddParticles()969 collection->SetCount(collectionCount + particleCount); in AddParticles()