Searched refs:modelNum (Results 1 – 2 of 2) sorted by relevance
162 u32 modelNum = this->GetParticleModelSize(); in SetStepFrame() local164 for (u32 i = 0; i < modelNum; ++i) in SetStepFrame()183 u32 modelNum = this->GetParticleModelSize(); in SetFrame() local185 for (u32 i = 0; i < modelNum; ++i) in SetFrame()205 u32 modelNum = this->GetParticleModelSize(); in Reset() local207 for (u32 i = 0; i < modelNum; ++i) in Reset()238 u32 modelNum = this->GetParticleModelSize(); in GetParticleSize() local240 for (u32 i = 0; i < modelNum; ++i) in GetParticleSize()270 u32 modelNum = this->GetParticleModelSize(); in IsDone() local272 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()