Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleCollection.h219 return this->m_LastBuffer; in GetLastBuffer()
225 this->m_LastBuffer = value; in SetLastBuffer()
365 this->m_LastBuffer = 1 - this->m_LastBuffer; in SwapBuffer()
499 int m_LastBuffer; variable
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp845 m_LastBuffer(0) in ParticleCollection()