Exemplo n.º 1
0
inline dword
ParticleSystemChild::Capacity() const
{
    return m_Swarm.capacity();
}