Home
last modified time | relevance | path

Searched refs:animObjCount (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Light.cpp199 const int animObjCount = blender->GetAnimObjectCount(); in ValidateLightAnimType() local
200 for (int i = 0; i < animObjCount; ++i) in ValidateLightAnimType()
Dgfx_Camera.cpp1252 const int animObjCount = blender->GetAnimObjectCount(); in ValidateCameraAnimType() local
1253 for (int i = 0; i < animObjCount; ++i) in ValidateCameraAnimType()