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