Searched refs:modelNum (Results 1 – 2 of 2) sorted by relevance
169 u32 modelNum = this->GetParticleModelSize(); in SetStepFrame() local171 for (u32 i = 0; i < modelNum; ++i) in SetStepFrame()190 u32 modelNum = this->GetParticleModelSize(); in SetFrame() local192 for (u32 i = 0; i < modelNum; ++i) in SetFrame()242 u32 modelNum = this->GetParticleModelSize(); in Reset() local244 for (u32 i = 0; i < modelNum; ++i) in Reset()275 u32 modelNum = this->GetParticleModelSize(); in GetParticleSize() local277 for (u32 i = 0; i < modelNum; ++i) in GetParticleSize()295 u32 modelNum = this->GetParticleModelSize(); in IsDone() local296 for (u32 i = 0; i < modelNum; ++i) in IsDone()[all …]
102 s32 modelNum = this->GetModelsCount(); in Setup() local103 for ( int i = 0; i < modelNum; ++i ) in Setup()