Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnim.cpp424 dstFlags = static_cast<const ResBoolAnim&>(*this) in EvaluateResultForType()
472 static_cast<const ResBoolAnim&>(*this).ApplyCache(target, cacheBuf); in ApplyCacheForType()
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnim.h919 class ResBoolAnim : public ResMemberAnim
922 NW_RES_CTOR_INHERIT( ResBoolAnim, ResMemberAnim ) in NW_RES_CTOR_INHERIT() argument
924 /* ctor */ ResBoolAnim( ResMemberAnim res ) in NW_RES_CTOR_INHERIT()