Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h176 return this->m_MinActiveIndex; in GetMinActiveIndex()
190 this->m_MinActiveIndex = minActiveIndex; in SetMinActiveIndex()
489 u16 m_MinActiveIndex; variable
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp838 m_MinActiveIndex(0), in ParticleCollection()