Searched refs:m_ModelInstances (Results 1 – 2 of 2) sorted by relevance
330 m_ModelInstances.PushBack(model); in RegisterParticleModel()347 return m_ModelInstances.size(); in GetParticleModelSize()365 return m_ModelInstances[index]; in GetParticleModel()403 ut::MoveArray<nw::gfx::ParticleModel*> m_ModelInstances; variable
33 m_ModelInstances(allocator), in ParticleNode()