Searched refs:collectionCount (Results 1 – 1 of 1) sorted by relevance
723 const int collectionCount = collection->GetCount(); in AddParticles() local726 int freeSize = collectionCapacity - collectionCount; in AddParticles()745 …const int startIndex = (isAscendingOrder)? collectionCount : collectionCapacity - collectionCount … in AddParticles()756 collection->SetCount(collectionCount + particleCount); in AddParticles()856 const int collectionCount = collection->GetCount(); in AddParticles() local859 int freeSize = collectionCapacity - collectionCount; in AddParticles()923 collection->SetCount(collectionCount + particleCount); in AddParticles()