Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnim.cpp61 ResVec2Anim::EvaluateResult( in EvaluateResult()
84 ResVec2Anim::ApplyCache( in ApplyCache()
423 dstFlags = static_cast<const ResVec2Anim&>(*this) in EvaluateResultForType()
470 static_cast<const ResVec2Anim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnim.h832 class ResVec2Anim : public ResMemberAnim
835 NW_RES_CTOR_INHERIT( ResVec2Anim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
837 /* ctor */ ResVec2Anim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()