Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnim.cpp156 ResRgbaColorAnim::EvaluateResult( in EvaluateResult()
189 ResRgbaColorAnim::ApplyCache( in ApplyCache()
439 dstFlags = static_cast<const ResRgbaColorAnim&>(*this) in EvaluateResultForType()
482 static_cast<const ResRgbaColorAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-1.3.3/include/nw/anim/res/
Danim_ResAnim.h1025 class ResRgbaColorAnim : public ResMemberAnim
1028 NW_RES_CTOR_INHERIT( ResRgbaColorAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
1030 /* ctor */ ResRgbaColorAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()