Searched refs:AnimationArray (Results 1 – 2 of 2) sorted by relevance
34 typedef nw::ut::FixedSizeArray<nw::lyt::AnimTransform*, ANIM_COUNT> AnimationArray; typedef124 AnimationArray& GetAnimationArray() { return m_AnimationArray; } in GetAnimationArray()128 AnimationArray m_AnimationArray;
199 SmLayoutResource::AnimationArray& animArray = m_LayoutResource->GetAnimationArray(); in SetupLayout()