Searched refs:animObjCount (Results 1 – 2 of 2) sorted by relevance
196 const int animObjCount = blender->GetAnimObjectCount(); in ValidateLightAnimType() local197 for (int i = 0; i < animObjCount; ++i) in ValidateLightAnimType()
1249 const int animObjCount = blender->GetAnimObjectCount(); in ValidateCameraAnimType() local1250 for (int i = 0; i < animObjCount; ++i) in ValidateCameraAnimType()