Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnim.cpp63 ResVec2Anim::EvaluateResult( in EvaluateResult()
86 ResVec2Anim::ApplyCache( in ApplyCache()
428 dstFlags = static_cast<const ResVec2Anim&>(*this) in EvaluateResultForType()
475 static_cast<const ResVec2Anim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h968 class ResVec2Anim : public ResMemberAnim
971 NW_RES_CTOR_INHERIT( ResVec2Anim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
973 /* ctor */ ResVec2Anim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()