Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnim.cpp418 dstFlags = static_cast<const ResIntAnim&>(*this) in EvaluateResultForType()
467 static_cast<const ResIntAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnim.h866 class ResIntAnim : public ResMemberAnim
869 NW_RES_CTOR_INHERIT( ResIntAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
871 /* ctor */ ResIntAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()