Searched refs:animObjCount (Results 1 – 2 of 2) sorted by relevance
199 const int animObjCount = blender->GetAnimObjectCount(); in ValidateLightAnimType() local200 for (int i = 0; i < animObjCount; ++i) in ValidateLightAnimType()
1252 const int animObjCount = blender->GetAnimObjectCount(); in ValidateCameraAnimType() local1253 for (int i = 0; i < animObjCount; ++i) in ValidateCameraAnimType()