Searched refs:AnimObjectArray (Results 1 – 1 of 1) sorted by relevance
521 typedef ut::MoveArray<AnimObject*> AnimObjectArray; typedef838 m_AnimObjects = AnimObjectArray(memory, animObjectCount, &GetAllocator()); in Initialize()871 AnimObjectArray m_AnimObjects; //!< @details :private1550 typedef ut::MoveArray<AnimObject*> AnimObjectArray; typedef1752 m_AnimObjects = AnimObjectArray(memory, maxAnimObjects, &GetAllocator()); in Initialize()1757 AnimObjectArray m_AnimObjects; //!< @details :private