Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnim.cpp104 ResVec3Anim::EvaluateResult( in EvaluateResult()
132 ResVec3Anim::ApplyCache( in ApplyCache()
430 dstFlags = static_cast<const ResVec3Anim&>(*this) in EvaluateResultForType()
476 static_cast<const ResVec3Anim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnim.h993 class ResVec3Anim : public ResMemberAnim
996 NW_RES_CTOR_INHERIT( ResVec3Anim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
998 /* ctor */ ResVec3Anim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()