Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnim.cpp104 ResVec3Anim::EvaluateResult( in EvaluateResult()
132 ResVec3Anim::ApplyCache( in ApplyCache()
427 dstFlags = static_cast<const ResVec3Anim&>(*this) in EvaluateResultForType()
473 static_cast<const ResVec3Anim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnim.h862 class ResVec3Anim : public ResMemberAnim
865 NW_RES_CTOR_INHERIT( ResVec3Anim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
867 /* ctor */ ResVec3Anim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()