Searched refs:AnimObjectArray (Results 1 – 2 of 2) sorted by relevance
43 typedef ut::MoveArray<AnimObject*> AnimObjectArray; typedef245 m_AnimObjects = AnimObjectArray(memory, maxAnimObjects, &GetAllocator()); in Initialize()250 AnimObjectArray m_AnimObjects; //!< @details :private
50 typedef ut::MoveArray<AnimObject*> AnimObjectArray; typedef367 m_AnimObjects = AnimObjectArray(memory, animObjectCount, &GetAllocator()); in Initialize()400 AnimObjectArray m_AnimObjects; //!< @details :private