Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Animation.h34 struct AnimationTagBlock;
528 const res::AnimationTagBlock* GetTagBlock() const in GetTagBlock()
667 const res::AnimationTagBlock* m_pTagBlock;
Dlyt_Resources.h1284 struct AnimationTagBlock struct
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Animation.cpp677 m_pTagBlock = reinterpret_cast<const res::AnimationTagBlock*>(pDataBlockHead); in Set()