Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnim.cpp416 dstFlags = static_cast<const ResFloatAnim&>(*this) in EvaluateResultForType()
466 static_cast<const ResFloatAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h822 class ResFloatAnim : public ResMemberAnim
825 NW_RES_CTOR_INHERIT( ResFloatAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
827 /* ctor */ ResFloatAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()