Home
last modified time | relevance | path

Searched refs:AnimationShareInfo (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Animation.h593 const AnimationShareInfo* GetAnimationShareInfoArray() const;
Dlyt_Types.h2820 struct AnimationShareInfo struct
2830 AnimationShareInfo() in AnimationShareInfo() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Animation.cpp774 const AnimationShareInfo*
782 …return internal::ConvertOffsToPtr<const AnimationShareInfo>(m_pShareBlock, m_pShareBlock->animShar… in GetAnimationShareInfoArray()
Dlyt_Layout.cpp458 const AnimationShareInfo *const animShareInfoAry = animRes.GetAnimationShareInfoArray(); in BindAnimationAuto()