Lines Matching refs:GetParticleModel
175 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetStepFrame()
196 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetFrame()
212 this->GetParticleModel(i)->UpdateParticleFrame(); in AddTimes()
223 for (u32 j = 0; j < this->GetParticleModel(i)->GetParticleSetsCount(); ++j) in AddTimes()
225 this->GetParticleModel(i)->GetParticleSets(j)->UpdateParticles(particleContext); in AddTimes()
248 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in Reset()
283 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in GetParticleSize()
302 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in IsDone()
354 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in SetParticleScaleOffset()
375 nw::gfx::ParticleModel* model = this->GetParticleModel(i);
440 nw::gfx::ParticleModel* GetParticleModel(u32 index) in GetParticleModel() function
471 nw::gfx::ParticleModel* model = this->GetParticleModel(i); in GetParticleSet()