Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnim.h735 class ResIntAnim : public ResMemberAnim
738 NW_RES_CTOR_INHERIT( ResIntAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
740 /* ctor */ ResIntAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnim.cpp415 dstFlags = static_cast<const ResIntAnim&>(*this) in EvaluateResultForType()
464 static_cast<const ResIntAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()