Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnim.cpp158 ResRgbaColorAnim::EvaluateResult( in EvaluateResult()
191 ResRgbaColorAnim::ApplyCache( in ApplyCache()
441 dstFlags = static_cast<const ResRgbaColorAnim&>(*this) in EvaluateResultForType()
484 static_cast<const ResRgbaColorAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h1030 class ResRgbaColorAnim : public ResMemberAnim
1033 NW_RES_CTOR_INHERIT( ResRgbaColorAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
1035 /* ctor */ ResRgbaColorAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()