Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnim.h686 class ResFloatAnim : public ResMemberAnim
689 NW_RES_CTOR_INHERIT( ResFloatAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
691 /* ctor */ ResFloatAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnim.cpp411 dstFlags = static_cast<const ResFloatAnim&>(*this) in EvaluateResultForType()
461 static_cast<const ResFloatAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()