Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnim.cpp414 dstFlags = static_cast<const ResFloatAnim&>(*this) in EvaluateResultForType()
464 static_cast<const ResFloatAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnim.h817 class ResFloatAnim : public ResMemberAnim
820 NW_RES_CTOR_INHERIT( ResFloatAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
822 /* ctor */ ResFloatAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()