Home
last modified time | relevance | path

Searched refs:ResIntAnim (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnim.cpp420 dstFlags = static_cast<const ResIntAnim&>(*this) in EvaluateResultForType()
469 static_cast<const ResIntAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h871 class ResIntAnim : public ResMemberAnim
874 NW_RES_CTOR_INHERIT( ResIntAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
876 /* ctor */ ResIntAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()