Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Animation.h32 struct AnimationTagBlock;
505 const res::AnimationTagBlock* GetTagBlock() const in GetTagBlock()
636 const res::AnimationTagBlock* m_pTagBlock;
Dlyt_Resources.h1280 struct AnimationTagBlock struct
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Animation.cpp699 m_pTagBlock = reinterpret_cast<const res::AnimationTagBlock*>(pDataBlockHead); in Set()