Home
last modified time | relevance | path

Searched refs:AnimationTagBlock (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Animation.h32 struct AnimationTagBlock;
526 const res::AnimationTagBlock* GetTagBlock() const in GetTagBlock()
665 const res::AnimationTagBlock* m_pTagBlock;
Dlyt_Resources.h1282 struct AnimationTagBlock struct
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Animation.cpp675 m_pTagBlock = reinterpret_cast<const res::AnimationTagBlock*>(pDataBlockHead); in Set()