Home
last modified time | relevance | path

Searched refs:activeCount (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/include/nw/demo/
Ddemo_Particle.h522 int activeCount = this->GetActiveSize(); in ReleaseInstance() local
524 NW_ASSERT(this->GetActiveSize() == activeCount - 1); in ReleaseInstance()