Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleCollection.h168 return this->m_MinActiveIndex; in GetMinActiveIndex()
182 this->m_MinActiveIndex = minActiveIndex; in SetMinActiveIndex()
408 u16 m_MinActiveIndex; variable
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp839 m_MinActiveIndex(0), in ParticleCollection()