Searched refs:modelNum (Results 1 – 2 of 2) sorted by relevance
171 u32 modelNum = this->GetParticleModelSize(); in SetStepFrame() local173 for (u32 i = 0; i < modelNum; ++i) in SetStepFrame()192 u32 modelNum = this->GetParticleModelSize(); in SetFrame() local194 for (u32 i = 0; i < modelNum; ++i) in SetFrame()244 u32 modelNum = this->GetParticleModelSize(); in Reset() local246 for (u32 i = 0; i < modelNum; ++i) in Reset()279 u32 modelNum = this->GetParticleModelSize(); in GetParticleSize() local281 for (u32 i = 0; i < modelNum; ++i) in GetParticleSize()299 u32 modelNum = this->GetParticleModelSize(); in IsDone() local300 for (u32 i = 0; i < modelNum; ++i) in IsDone()[all …]
103 s32 modelNum = this->GetModelsCount(); in Setup() local104 for ( int i = 0; i < modelNum; ++i ) in Setup()