Searched refs:AnimObjectArray (Results 1 – 1 of 1) sorted by relevance
497 typedef ut::MoveArray<AnimObject*> AnimObjectArray; typedef820 m_AnimObjects = AnimObjectArray(memory, animObjectCount, &GetAllocator()); in Initialize()853 AnimObjectArray m_AnimObjects; //!< @details :private1528 typedef ut::MoveArray<AnimObject*> AnimObjectArray; typedef1730 m_AnimObjects = AnimObjectArray(memory, maxAnimObjects, &GetAllocator()); in Initialize()1735 AnimObjectArray m_AnimObjects; //!< @details :private