Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnim.cpp106 ResVec3Anim::EvaluateResult( in EvaluateResult()
134 ResVec3Anim::ApplyCache( in ApplyCache()
432 dstFlags = static_cast<const ResVec3Anim&>(*this) in EvaluateResultForType()
478 static_cast<const ResVec3Anim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h998 class ResVec3Anim : public ResMemberAnim
1001 NW_RES_CTOR_INHERIT( ResVec3Anim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
1003 /* ctor */ ResVec3Anim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()