Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnim.cpp156 ResRgbaColorAnim::EvaluateResult( in EvaluateResult()
189 ResRgbaColorAnim::ApplyCache( in ApplyCache()
436 dstFlags = static_cast<const ResRgbaColorAnim&>(*this) in EvaluateResultForType()
479 static_cast<const ResRgbaColorAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnim.h894 class ResRgbaColorAnim : public ResMemberAnim
897 NW_RES_CTOR_INHERIT( ResRgbaColorAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
899 /* ctor */ ResRgbaColorAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()