Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h183 return this->m_MaxActiveIndex; in GetMaxActiveIndex()
197 this->m_MaxActiveIndex = maxActiveIndex; in SetMaxActiveIndex()
490 u16 m_MaxActiveIndex; variable
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp839 m_MaxActiveIndex(0), in ParticleCollection()