Lines Matching refs:GetParticleModel
173 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetStepFrame()
194 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetFrame()
210 this->GetParticleModel(i)->UpdateParticleFrame(); in AddTimes()
221 for (u32 j = 0; j < this->GetParticleModel(i)->GetParticleSetsCount(); ++j) in AddTimes()
223 this->GetParticleModel(i)->GetParticleSets(j)->UpdateParticles(particleContext); in AddTimes()
246 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in Reset()
279 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in GetParticleSize()
298 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in IsDone()
350 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetParticleScaleOffset()
371 nw::gfx::ParticleModel* model = this->GetParticleModel(i);
436 nw::gfx::ParticleModel* GetParticleModel(u32 index) in GetParticleModel() function
467 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in GetParticleSet()